collectd.conf(5): Fix some typos and mis-formulations.
[collectd.git] / src / utils_mount.c
index eee2eb6..67d2e33 100644 (file)
@@ -21,7 +21,9 @@
  *   Niki W. Waibel <niki.waibel@gmx.net>
 **/
 
-
+#if HAVE_CONFIG_H
+# include "config.h"
+#endif
 
 #include "common.h"
 #if HAVE_XFS_XQM_H