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"