summaryrefslogtreecommitdiff
path: root/gconfig.h
diff options
context:
space:
mode:
Diffstat (limited to 'gconfig.h')
-rw-r--r--gconfig.h2
1 files changed, 2 insertions, 0 deletions
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 <stdio.h>
+
struct gconffile {
char *path;
FILE *file;