[PATCH] Added large file support ("backported" to collectd-3).
[collectd.git] / src / common.c
index 5487b32..e7d561f 100644 (file)
  *   Niki W. Waibel <niki.waibel@gmx.net>
 **/
 
+#if HAVE_CONFIG_H
+# include <config.h>
+#endif
+
 #include "common.h"
 #include "utils_debug.h"