index
:
~jonny/glib
master
v6only
le glib
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gtree.c
diff options
context:
1
2
3
4
5
6
7
8
9
10
15
20
25
30
35
40
space:
include
ignore
mode:
unified
ssdiff
stat only
Diffstat
(limited to 'gtree.c')
-rw-r--r--
gtree.c
4
1 files changed, 4 insertions, 0 deletions
diff --git a/gtree.c b/gtree.c
index aeeb467dd..39c1668ee 100644
--- a/
gtree.c
+++ b/
gtree.c
@@ -28,6 +28,10 @@
* MT safe
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "glib.h"