libconfig again

This commit is contained in:
Jan-Piet Mens
2016-02-25 18:21:48 +01:00
parent 19bd0db38f
commit 8a2fe34826
+1 -1
View File
@@ -102,7 +102,7 @@ void get_defaults(char *filename, struct udata *ud)
config_t cfg, *cf;
const char *value;
#if LIBCONFIG_VER_MAJOR == 1
# if LIBCONFIG_VER_MINOR >= 5
# if LIBCONFIG_VER_MINOR >= 4
int ival;
# endif
# else