Add Xlib.h

Gets us running on XFree86 3.3.5
This commit is contained in:
Ray Chason
2022-11-03 22:13:52 -04:00
parent 14b8350bce
commit 940c37f13e

View File

@@ -12,6 +12,7 @@
#define PRESERVE_NO_SYSV /* X11 include files may define SYSV */
#endif
#include <X11/Xlib.h>
#include <X11/Xresource.h>
#include <X11/Intrinsic.h>
#include <X11/StringDefs.h>