[PATCH] Added large file support ("backported" to collectd-3).
[collectd.git] / src / utils_mount.c
index 7748c61..0e1a5c9 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