Merge branch 'sunds-branch'

This commit is contained in:
David Sundstrom
2011-10-31 10:49:23 -05:00
2 changed files with 2 additions and 0 deletions

View File

@@ -17,6 +17,7 @@
* limitations under the License.
*/
#include <X11/Xlib.h>
#include <X11/Xutil.h>
#include <X11/Xatom.h>

View File

@@ -22,6 +22,7 @@
#include <string.h>
#ifdef WITH_XKBFILE
#include <X11/Xlib.h>
#include <X11/XKBlib.h>
#include <X11/extensions/XKBfile.h>
#include <X11/extensions/XKBrules.h>