projects
/
mmh
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f2a6db9
)
Added missing header. Reported by Dennis Herrmann.
author
markus schnalke
<meillo@marmaro.de>
Sat, 23 Jun 2012 14:29:40 +0000
(16:29 +0200)
committer
markus 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
patch
|
blob
|
history
diff --git
a/sbr/mts.c
b/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>
/*