]> arthur.barton.de Git - netdata.git/blobdiff - src/dictionary.c
all required system headers in common.h; some progress on health variables
[netdata.git] / src / dictionary.c
index 8bc048276b45e7667cacf4a4af27af863e5c7657..a360803b2b65c37bf2d2e0a99e755477c9c761c8 100644 (file)
@@ -1,16 +1,4 @@
-#ifdef HAVE_CONFIG_H
-#include <config.h>
-#endif
-
-#include <pthread.h>
-#include <stdlib.h>
-#include <string.h>
-
-#include "avl.h"
 #include "common.h"
-#include "log.h"
-
-#include "dictionary.h"
 
 // ----------------------------------------------------------------------------
 // dictionary statistics