X-Git-Url: https://arthur.barton.de/gitweb/?p=netdata.git;a=blobdiff_plain;f=src%2Fdictionary.c;h=e0c38a680167b0fb9ba991172865fc198cdacc46;hp=74d58920befae76ea34220e5c7f24730a0de53af;hb=6372ed837298a34f6d16e0cde929822879863195;hpb=471ddd68074c546156a01216fe2b99a3a7e64a04 diff --git a/src/dictionary.c b/src/dictionary.c index 74d58920..e0c38a68 100755 --- a/src/dictionary.c +++ b/src/dictionary.c @@ -1,7 +1,9 @@ +#ifdef HAVE_CONFIG_H +#include +#endif #include #include #include -#include #include "avl.h" #include "common.h"