libxkbcommon/src/xkbcomp
Cyril Brulebois 621c2a7a8c Get rid of unneeded <X11/Xlib.h> include.
There's no need for this xlib include:
|   YACC   xkbparse.c
|   CC     xkbparse.lo
| xkbparse.y:98:22: error: X11/Xlib.h: No such file or directory

Signed-off-by: Cyril Brulebois <kibi@debian.org>
Signed-off-by: Kristian Høgsberg <krh@bitplanet.net>
2011-01-29 14:10:35 -05:00
..
.gitignore config: update subdirs .gitignore 2010-12-07 10:23:18 -05:00
Makefile.am config: let Automake handle Lex and Yacc dist and cleaning 2010-12-08 15:24:21 -05:00
action.c Rename XkbcInternAtom() to xkb_intern_atom() and export 2011-01-29 14:10:22 -05:00
action.h Dead code removal and static markup 2010-09-27 16:06:48 -04:00
alias.c Pull in enough structs and defines from XKBstr.h to only need XKB.h 2010-07-02 12:20:54 -04:00
alias.h Pull in enough structs and defines from XKBstr.h to only need XKB.h 2010-07-02 12:20:54 -04:00
compat.c Rename XkbcInternAtom() to xkb_intern_atom() and export 2011-01-29 14:10:22 -05:00
compat.h Import xkbcomp sources for CompileKeymap 2009-03-27 06:55:32 -07:00
expr.c Dead code removal and static markup 2010-09-27 16:06:48 -04:00
expr.h Dead code removal and static markup 2010-09-27 16:06:48 -04:00
geometry.c Rename XkbcInternAtom() to xkb_intern_atom() and export 2011-01-29 14:10:22 -05:00
indicators.c Rename XkbcInternAtom() to xkb_intern_atom() and export 2011-01-29 14:10:22 -05:00
indicators.h Pull in enough structs and defines from XKBstr.h to only need XKB.h 2010-07-02 12:20:54 -04:00
keycodes.c Rename XkbcInternAtom() to xkb_intern_atom() and export 2011-01-29 14:10:22 -05:00
keycodes.h Remove trailing spaces in source files 2009-04-04 09:19:51 -07:00
keymap.c Pull in enough structs and defines from XKBstr.h to only need XKB.h 2010-07-02 12:20:54 -04:00
keytypes.c Rename XkbcInternAtom() to xkb_intern_atom() and export 2011-01-29 14:10:22 -05:00
listing.c Dead code removal and static markup 2010-09-27 16:06:48 -04:00
misc.c Dead code removal and static markup 2010-09-27 16:06:48 -04:00
misc.h Dead code removal and static markup 2010-09-27 16:06:48 -04:00
parseutils.c Use flex for generating the scanner, add support for parsing from strings 2010-10-20 14:03:53 -04:00
parseutils.h xkbscan: resolve build warning/rpmlint error 2010-11-11 23:27:21 +01:00
symbols.c Rename XkbcInternAtom() to xkb_intern_atom() and export 2011-01-29 14:10:22 -05:00
tokens.h Dead code removal and static markup 2010-09-27 16:06:48 -04:00
utils.c Dead code removal and static markup 2010-09-27 16:06:48 -04:00
utils.h Dead code removal and static markup 2010-09-27 16:06:48 -04:00
vmod.c Rename XkbcInternAtom() to xkb_intern_atom() and export 2011-01-29 14:10:22 -05:00
vmod.h Dead code removal and static markup 2010-09-27 16:06:48 -04:00
xkbcomp.c Use flex for generating the scanner, add support for parsing from strings 2010-10-20 14:03:53 -04:00
xkbcomp.h Remove libxkbfile dependency for real this time 2010-09-03 20:35:28 -04:00
xkbparse.y Get rid of unneeded <X11/Xlib.h> include. 2011-01-29 14:10:35 -05:00
xkbpath.c Dead code removal and static markup 2010-09-27 16:06:48 -04:00
xkbpath.h Dead code removal and static markup 2010-09-27 16:06:48 -04:00
xkbscan.l xkbscan: resolve build warning/rpmlint error 2010-11-11 23:27:21 +01:00