]> git.marmaro.de Git - mmh/commitdiff
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 e946664c368c73eef4d391e8f283c96e06888004..95c0a3f9aa38e0d40a217386361af50f7a61bc3a 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>
 
 /*