From 20a8bf1a3ffcdf0e715e03ad654a4a08673e870f Mon Sep 17 00:00:00 2001 From: Thomas Guyot-Sionnest Date: Mon, 31 Mar 2008 05:31:14 +0000 Subject: Fix for last commit - I accidentaly broke my local Makefile and tests weren't being re-compiled. git-svn-id: https://nagiosplug.svn.sourceforge.net/svnroot/nagiosplug/nagiosplug/trunk@1968 f882894a-f735-0410-b71e-b25c423dba1c --- lib/tests/test_ini.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/tests/test_ini.c') diff --git a/lib/tests/test_ini.c b/lib/tests/test_ini.c index 84749279..80396caa 100644 --- a/lib/tests/test_ini.c +++ b/lib/tests/test_ini.c @@ -18,8 +18,8 @@ *****************************************************************************/ #include "common.h" -#include "parse_ini.h" #include "utils_base.h" +#include "parse_ini.h" #include "tap.h" -- cgit v1.2.3-74-g34f1