diff options
Diffstat (limited to 'src/NextEvent.c')
-rw-r--r-- | src/NextEvent.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/NextEvent.c b/src/NextEvent.c index 82805b5..1c90806 100644 --- a/src/NextEvent.c +++ b/src/NextEvent.c @@ -27,6 +27,9 @@ in this Software without prior written authorization from The Open Group. /* $XFree86: xc/lib/X11/NextEvent.c,v 1.3 2001/01/17 19:41:40 dawes Exp $ */ #define NEED_EVENTS +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "Xlibint.h" /* |