diff options
Diffstat (limited to 'src/TMstate.c')
-rw-r--r-- | src/TMstate.c | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/TMstate.c b/src/TMstate.c index e0ca38d..6049474 100644 --- a/src/TMstate.c +++ b/src/TMstate.c @@ -65,6 +65,9 @@ in this Software without prior written authorization from The Open Group. */ /*LINTLIBRARY*/ +#ifdef HAVE_CONFIG_H +#include <config.h> +#endif #include "IntrinsicI.h" #ifndef TM_NO_MATCH |