Include `config.h' from all files.
[collectd.git] / src / utils_avltree.c
index 786bc38..09cf2e6 100644 (file)
@@ -19,6 +19,9 @@
  * Authors:
  *   Florian octo Forster <octo at verplant.org>
  **/
+
+#include "config.h"
+
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>