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/parse_ini.h | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/parse_ini.h') diff --git a/lib/parse_ini.h b/lib/parse_ini.h index 309dce52..6357a0ee 100644 --- a/lib/parse_ini.h +++ b/lib/parse_ini.h @@ -59,3 +59,4 @@ typedef struct np_arg_el { np_arg_list* np_get_defaults(const char *locator, const char *default_section); #endif /* _PARSE_INI_H_ */ + -- cgit v1.2.3