summaryrefslogtreecommitdiff
blob: b7a6999f121e242095bc406b830682ed59694bf8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
Index: shout-0.8.0/sock.c
===================================================================
--- shout-0.8.0.orig/sock.c
+++ shout-0.8.0/sock.c
@@ -25,6 +25,7 @@
 #include <arpa/inet.h>
 #include <sys/time.h>
 #include <unistd.h>
+#include <string.h>
 #endif /* !win32 */
 
 #include "sock.h"