X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Fnetwork.c;h=3fa66aabccfbddda6655bcf7e88ec7e0ece5386c;hb=f3610533206238bf4fcb72c76e9a07517d8bc64b;hp=4ce3f5f04b638eb38ec11febc8782681a374f1c2;hpb=5afde1077e3c8fc119b79caa2572cbf84dbfe5ca;p=collectd.git diff --git a/src/network.c b/src/network.c index 4ce3f5f0..3fa66aab 100644 --- a/src/network.c +++ b/src/network.c @@ -26,6 +26,7 @@ #define _BSD_SOURCE /* For struct ip_mreq */ #include "collectd.h" + #include "plugin.h" #include "common.h" #include "configfile.h"