diff options
Diffstat (limited to 'src/QuExt.c')
-rw-r--r-- | src/QuExt.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/QuExt.c b/src/QuExt.c index 686334e..19d8be5 100644 --- a/src/QuExt.c +++ b/src/QuExt.c @@ -27,6 +27,9 @@ in this Software without prior written authorization from The Open Group. /* $XFree86$ */ #define NEED_REPLIES +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "Xlibint.h" Bool |