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