Bumped version to 3.11.7; Updated ChangeLog.
[collectd.git] / src / utils_mount.c
index 7748c61..163bd63 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