diff options
Diffstat (limited to 'src/TMprint.c')
-rw-r--r-- | src/TMprint.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/TMprint.c b/src/TMprint.c index ef1b763..7b7bde2 100644 --- a/src/TMprint.c +++ b/src/TMprint.c @@ -61,6 +61,9 @@ in this Software without prior written authorization from The Open Group. /* $XFree86: xc/lib/Xt/TMprint.c,v 1.6 2001/12/14 19:56:31 dawes Exp $ */ /*LINTLIBRARY*/ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "IntrinsicI.h" #include <stdio.h> |