summaryrefslogtreecommitdiff
path: root/src/TMgrab.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/TMgrab.c')
-rw-r--r--src/TMgrab.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/TMgrab.c b/src/TMgrab.c
index 601e0bb..9fc4df9 100644
--- a/src/TMgrab.c
+++ b/src/TMgrab.c
@@ -61,6 +61,9 @@ in this Software without prior written authorization from The Open Group.
/* $XFree86: xc/lib/Xt/TMgrab.c,v 1.3 2001/12/14 19:56:30 dawes Exp $ */
/*LINTLIBRARY*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "IntrinsicI.h"
typedef struct _GrabActionRec {