Restructure the --enable-standards option.
[collectd.git] / src / iptables.c
index 3062a0c..6f1030f 100644 (file)
@@ -29,6 +29,8 @@
 #include "plugin.h"
 #include "configfile.h"
 
+#include <sys/socket.h>
+
 #if OWN_LIBIPTC
 # include "libiptc/libiptc.h"
 # include "libiptc/libip6tc.h"