--- dansguardian-2.12.0.3.orig/src/UDSocket.cpp	2012-09-29 22:06:45.000000000 +0200
+++ dansguardian-2.12.0.3/src/UDSocket.cpp	2013-12-07 10:05:50.000000000 +0100
@@ -21,6 +21,7 @@
 #include <unistd.h>
 #include <stdexcept>
 #include <stddef.h>
+#include <string.h>
 
 #ifdef DGDEBUG
 #include <iostream>