diff options
Diffstat (limited to 'src/PutBEvent.c')
-rw-r--r-- | src/PutBEvent.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/PutBEvent.c b/src/PutBEvent.c index c849936..8c1db72 100644 --- a/src/PutBEvent.c +++ b/src/PutBEvent.c @@ -30,6 +30,9 @@ from The Open Group. /* XPutBackEvent puts an event back at the head of the queue. */ #define NEED_EVENTS +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "Xlibint.h" int |