summaryrefslogtreecommitdiff
path: root/src/Callback.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/Callback.c')
-rw-r--r--src/Callback.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/Callback.c b/src/Callback.c
index d84c115..03aae52 100644
--- a/src/Callback.c
+++ b/src/Callback.c
@@ -60,6 +60,9 @@ in this Software without prior written authorization from The Open Group.
*/
/* $XFree86: xc/lib/Xt/Callback.c,v 1.8 2001/12/14 19:56:08 dawes Exp $ */
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "IntrinsicI.h"
static String XtNinvalidCallbackList = "invalidCallbackList";