XKB header comes from obt

This commit is contained in:
Dana Jansens 2010-02-11 10:58:47 -05:00
parent 8add92416d
commit c745d0573a

View file

@ -56,9 +56,6 @@
#ifdef HAVE_UNISTD_H
# include <unistd.h> /* for usleep() */
#endif
#ifdef XKB
# include <X11/XKBlib.h>
#endif
#ifdef USE_SM
#include <X11/ICE/ICElib.h>