]> diplodocus.org Git - nmh/blobdiff - uip/spost.c
hesiod and krb5 test fixes
[nmh] / uip / spost.c
index 555bb68dceee6ca4cf30403e786eaf1bcdb1d3f9..78c300c692ce54c477b1b7a12b502d06c0982e2d 100644 (file)
@@ -14,7 +14,7 @@
 #include <h/aliasbr.h>
 #include <h/dropsbr.h>
 #include <h/tws.h>
-#include <zotnet/mts/mts.h>
+#include <h/mts.h>
 
 #define        uptolow(c)      ((isalpha(c) && isupper (c)) ? tolower (c) : c)