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