From b79f901f19fe09bc6281ace20b3149be3e1ee355 Mon Sep 17 00:00:00 2001 From: venaas Date: Thu, 29 Nov 2007 09:01:42 +0000 Subject: include with globbing git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@200 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- gconfig.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gconfig.h') diff --git a/gconfig.h b/gconfig.h index 11c4000..409b1ba 100644 --- a/gconfig.h +++ b/gconfig.h @@ -9,4 +9,5 @@ struct gconffile { void getgenericconfig(struct gconffile **cf, char *block, ...); FILE *pushgconffile(struct gconffile **cf, const char *path); +FILE *pushgconffiles(struct gconffile **cf, const char *path); FILE *popgconffile(struct gconffile **cf); -- cgit v1.1