collectd.conf(5): Added a note about that trailing whitespace bug.
[collectd.git] / src / network.c
index e9ba84b..32af404 100644 (file)
  *   Florian octo Forster <octo at verplant.org>
  **/
 
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
+
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>