summaryrefslogtreecommitdiff
path: root/xkbscan.c
diff options
context:
space:
mode:
Diffstat (limited to 'xkbscan.c')
-rw-r--r--xkbscan.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/xkbscan.c b/xkbscan.c
index 9334f8a..fc2d0a7 100644
--- a/xkbscan.c
+++ b/xkbscan.c
@@ -36,7 +36,9 @@
#include "utils.h"
#include "parseutils.h"
+#ifdef DEBUG
unsigned int scanDebug;
+#endif
static FILE *yyin;