projects
/
profile
/
ivi
/
libxkbcommon.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
587a5d9
)
xkbcomp: Include Xdefs.h for Atom in tokens.h
author
Dan Nicholson
<dbn.lists@gmail.com>
Sun, 29 Mar 2009 15:17:13 +0000
(08:17 -0700)
committer
Dan Nicholson
<dbn.lists@gmail.com>
Sun, 29 Mar 2009 15:17:13 +0000
(08:17 -0700)
src/xkbcomp/tokens.h
patch
|
blob
|
history
diff --git
a/src/xkbcomp/tokens.h
b/src/xkbcomp/tokens.h
index
970f3d4
..
573dca2
100644
(file)
--- a/
src/xkbcomp/tokens.h
+++ b/
src/xkbcomp/tokens.h
@@
-26,6
+26,8
@@
#ifndef TOKENS_H
#define TOKENS_H 1
+#include <X11/Xdefs.h>
+
#define END_OF_FILE 0
#define ERROR_TOK 255