sbr/getpass.c: Removed nmh_getpass() for it is not used anymore.
[mmh] / sbr / mts.c
index e7db876..95c0a3f 100644 (file)
--- a/sbr/mts.c
+++ b/sbr/mts.c
 #include <ctype.h>
 #include <stdio.h>
 #include <pwd.h>
+#include <sys/socket.h>
 #include <netdb.h>
 
-#define NOTOK  (-1)
-#define OK     0
-
 /*
 ** static prototypes
 */