Add standard include early or _FILE_OFFSET_BITS will have definition mismatches on...
[collectd.git] / src / utils / proc_pids / proc_pids_test.c
index 06b8d39..2693b1f 100644 (file)
@@ -1,5 +1,5 @@
-#include "testing.h"
 #include "utils/proc_pids/proc_pids.c" /* sic */
+#include "testing.h"
 #include <sys/stat.h>
 
 /***************************************************************************