collectd.conf(5): Added a note about that trailing whitespace bug.
[collectd.git] / src / network.c
index f2908d3..32af404 100644 (file)
@@ -21,7 +21,7 @@
  **/
 
 #if HAVE_CONFIG_H
-# include <config.h>
+# include "config.h"
 #endif
 
 #include <stdlib.h>