]> git.marmaro.de Git - mmh/blobdiff - sbr/mts.c
Fixed the test framework by adjusting it to mmh.
[mmh] / sbr / mts.c
index e7db876fe9c5e4b5a44a5d58ec8027190a730c30..95c0a3f9aa38e0d40a217386361af50f7a61bc3a 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
 */