X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Folsrd.c;h=be422ab61068d284ef5f1bbc9455bb7e9a214db4;hb=aee87d9c1665ca8823c7489bfc9900ff12e0e177;hp=d9a6b17fd94a59a1ffabdd41fcbd24137fefe7cd;hpb=fcb70424752762b9e86b2de80681714ef32d3e18;p=collectd.git diff --git a/src/olsrd.c b/src/olsrd.c index d9a6b17f..be422ab6 100644 --- a/src/olsrd.c +++ b/src/olsrd.c @@ -24,8 +24,10 @@ #include "plugin.h" #include -#include #include +#include +#include +#include #define OLSRD_DEFAULT_NODE "localhost" #define OLSRD_DEFAULT_SERVICE "2006"