Merge pull request #1830 from rubenk/move-collectd-header
[collectd.git] / src / network.c
index 4ce3f5f..3fa66aa 100644 (file)
@@ -26,6 +26,7 @@
 #define _BSD_SOURCE /* For struct ip_mreq */
 
 #include "collectd.h"
+
 #include "plugin.h"
 #include "common.h"
 #include "configfile.h"