diff options
Diffstat (limited to 'src/tet3/xtilib/tstcmenv.c')
-rw-r--r-- | src/tet3/xtilib/tstcmenv.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/tet3/xtilib/tstcmenv.c b/src/tet3/xtilib/tstcmenv.c index 36f083c5..87da7f55 100644 --- a/src/tet3/xtilib/tstcmenv.c +++ b/src/tet3/xtilib/tstcmenv.c @@ -15,6 +15,10 @@ * the UK and other countries. */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #ifndef lint static char sccsid[] = "@(#)tstcmenv.c 1.6 (98/09/01) TET3 release 3.3"; #endif |