Code

Changed the max value of cache_size in types.db to handle boxes with large amounts...
[collectd.git] / src / powerdns.c
index 7b7cab39ddd62580b9e45fe28caf92b871b2822e..5ea1b098402c5e6c1c8231f72f0d1a74bbe96c8a 100644 (file)
@@ -37,7 +37,6 @@
 #include <string.h>
 #include <errno.h>
 #include <sys/types.h>
-#include <sys/socket.h>
 #include <sys/un.h>
 
 #ifndef UNIX_PATH_MAX