summaryrefslogtreecommitdiffstats
path: root/devel/gconf2/files/patch-backends_markup-tree.c
blob: 3fdbbff394bdac1557148d8373fe8d0e20e0feeb (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- backends/markup-tree.c.orig Sun Jun 15 01:47:57 2003
+++ backends/markup-tree.c  Sun Jun 15 01:48:13 2003
@@ -23,6 +23,7 @@
 #include "markup-tree.h"
 #include <sys/types.h>
 #include <sys/stat.h>
+#include <stdio.h>
 #include <string.h>
 #include <errno.h>
 #include <stdlib.h>