Moved code from zotnet/mts to mts/generic. Also, unified generic
[mmh] / mts / sendmail / sendmail.c
index 9a9c725..00fe825 100644 (file)
@@ -7,7 +7,7 @@
 
 #include <h/mh.h>
 #include <mts/smtp/smtp.h>
-#include <zotnet/mts/mts.h>
+#include <mts/generic/mts.h>
 #include <signal.h>
 #include "h/signals.h"  /* for SIGNAL() */
 #ifdef MPOP