diff options
Diffstat (limited to 'src/tet3/apilib/libvers.c')
-rw-r--r-- | src/tet3/apilib/libvers.c | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/src/tet3/apilib/libvers.c b/src/tet3/apilib/libvers.c index d1df5b28..6c6ea12c 100644 --- a/src/tet3/apilib/libvers.c +++ b/src/tet3/apilib/libvers.c @@ -23,6 +23,10 @@ * */ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif + #ifndef lint static char sccsid[] = "@(#)libvers.c 1.1 (98/09/01) TET3 release 3.3"; #endif |