X-Git-Url: https://git.octo.it/?a=blobdiff_plain;f=src%2Folsrd.c;h=be422ab61068d284ef5f1bbc9455bb7e9a214db4;hb=b6837fb99c8aead728c74b85f15178f5fee37482;hp=d9a6b17fd94a59a1ffabdd41fcbd24137fefe7cd;hpb=46f9443b996f793a377be9098d98c640f2c53bca;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"