diff options
Diffstat (limited to 'src/tet3/xresd/cfname.c')
-rw-r--r-- | src/tet3/xresd/cfname.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/tet3/xresd/cfname.c b/src/tet3/xresd/cfname.c index 493f9c6d..7b23b956 100644 --- a/src/tet3/xresd/cfname.c +++ b/src/tet3/xresd/cfname.c @@ -16,6 +16,10 @@ * the UK and other countries. */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #ifndef lint static char sccsid[] = "@(#)cfname.c 1.6 (96/11/04) TET3 release 3.3"; #endif |