From e0c9e33cc484025e2b80bec19f7130554e9e3781 Mon Sep 17 00:00:00 2001 From: venaas Date: Mon, 22 Dec 2008 13:14:41 +0000 Subject: moved more code to tlscommon, fixed a couple of minor lint warnings git-svn-id: https://svn.testnett.uninett.no/radsecproxy/trunk@447 e88ac4ed-0b26-0410-9574-a7f39faa03bf --- gconfig.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'gconfig.h') diff --git a/gconfig.h b/gconfig.h index 06dbf30..4861d5f 100644 --- a/gconfig.h +++ b/gconfig.h @@ -4,6 +4,8 @@ #define CONF_BLN 4 #define CONF_LINT 5 +#include + struct gconffile { char *path; FILE *file; -- cgit v1.1