]> diplodocus.org Git - nmh/blobdiff - mts/smtp/smtp.c
When building on Mac OS X, don't set LDFLAGS=-s, since the linker doesn't like the...
[nmh] / mts / smtp / smtp.c
index e5966806186453c777e9ac2a0f5f7146cbc3051f..6de440f7f3338b24f0ad359c8898205d94750c99 100644 (file)
@@ -6,7 +6,7 @@
 
 #include <h/mh.h>
 #include "smtp.h"
-#include <mts/generic/mts.h>
+#include <h/mts.h>
 #include <signal.h>
 #include <h/signals.h>
 #ifdef MPOP