]> git.marmaro.de Git - mmh/blobdiff - sbr/mts.c
Fix uip/whom.c for C89 compatibility
[mmh] / sbr / mts.c
index e7db876fe9c5e4b5a44a5d58ec8027190a730c30..b52740df5608ca25aa02e9a32551f9806a192fc3 100644 (file)
--- a/sbr/mts.c
+++ b/sbr/mts.c
@@ -7,15 +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
+#include <unistd.h>
 
 /*
 ** static prototypes