12345678910 |
- --- dansguardian-2.12.0.3.orig/src/SocketArray.cpp 2011-08-02 15:31:45.000000000 +0200
- +++ dansguardian-2.12.0.3/src/SocketArray.cpp 2013-12-07 10:07:51.000000000 +0100
- @@ -14,6 +14,7 @@
-
- #include <syslog.h>
- #include <cerrno>
- +#include <string.h>
-
-
- // GLOBALS
|