index
:
app/xkbcomp
master
obsd
compile XKB keyboard description
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
utils.h
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 'utils.h')
-rw-r--r--
utils.h
1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils.h b/utils.h
index 71e0d11..0f38052 100644
--- a/
utils.h
+++ b/
utils.h
@@ -35,6 +35,7 @@
#include <X11/Xfuncs.h>
#include <stddef.h>
+#include "config.h"
#ifndef NUL
#define NUL '\0'