Added missing header. Reported by Dennis Herrmann.
authormarkus schnalke <meillo@marmaro.de>
Sat, 23 Jun 2012 14:29:40 +0000 (16:29 +0200)
committermarkus schnalke <meillo@marmaro.de>
Sat, 23 Jun 2012 14:29:40 +0000 (16:29 +0200)
It had worked on GNU/Linux, but not on FreeBSD.

sbr/mts.c

index e946664..95c0a3f 100644 (file)
--- a/sbr/mts.c
+++ b/sbr/mts.c
@@ -12,6 +12,7 @@
 #include <ctype.h>
 #include <stdio.h>
 #include <pwd.h>
+#include <sys/socket.h>
 #include <netdb.h>
 
 /*