diff options
Diffstat (limited to 'src/HookObj.c')
-rw-r--r-- | src/HookObj.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/HookObj.c b/src/HookObj.c index 98417f9..f4ac749 100644 --- a/src/HookObj.c +++ b/src/HookObj.c @@ -27,6 +27,9 @@ in this Software without prior written authorization from The Open Group. */ /* $XFree86: xc/lib/Xt/HookObj.c,v 1.2 2001/08/22 22:52:18 dawes Exp $ */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "IntrinsicI.h" #include "StringDefs.h" /****************************************************************** |