diff options
Diffstat (limited to 'src/replywait.c')
-rw-r--r-- | src/replywait.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/replywait.c b/src/replywait.c index 2c816f2..e00eb92 100644 --- a/src/replywait.c +++ b/src/replywait.c @@ -27,6 +27,9 @@ in this Software without prior written authorization from The Open Group. Author: Ralph Mor, X Consortium ******************************************************************************/ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include <X11/ICE/ICElib.h> #include "ICElibint.h" |