Code

Fix for last commit - I accidentaly broke my local Makefile and tests weren't being...
[nagiosplug.git] / lib / parse_ini.c
index 67d8367f5503c21a7fd5cd3217bcdd60f055ac6b..e2e5d2c5e237b36e99eeba73ea7a5e519a08e041 100644 (file)
@@ -26,8 +26,8 @@
 *****************************************************************************/
 
 #include "common.h"
-#include "parse_ini.h"
 #include "utils_base.h"
+#include "parse_ini.h"
 #include <ctype.h>
 
 #include <sys/types.h>