index
:
~jonny/glib
master
v6only
le glib
jonny
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gqueue.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 'gqueue.c')
-rw-r--r--
gqueue.c
4
1 files changed, 4 insertions, 0 deletions
diff --git a/gqueue.c b/gqueue.c
index 11b4fe7fc..b15adb4f9 100644
--- a/
gqueue.c
+++ b/
gqueue.c
@@ -24,6 +24,10 @@
* MT safe
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "glib.h"