Remove h/nmh.h
[mmh] / sbr / mts.c
index e7db876..a65d9de 100644 (file)
--- a/sbr/mts.c
+++ b/sbr/mts.c
@@ -7,16 +7,13 @@
 */
 
 #include <h/mh.h>   /* for snprintf() */
-#include <h/nmh.h>
 #include <h/utils.h>
 #include <ctype.h>
 #include <stdio.h>
 #include <pwd.h>
+#include <sys/socket.h>
 #include <netdb.h>
 
-#define NOTOK  (-1)
-#define OK     0
-
 /*
 ** static prototypes
 */