summaryrefslogtreecommitdiff
path: root/src/TMparse.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/TMparse.c')
-rw-r--r--src/TMparse.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/TMparse.c b/src/TMparse.c
index 5aed5c4..25522fb 100644
--- a/src/TMparse.c
+++ b/src/TMparse.c
@@ -60,6 +60,9 @@ in this Software without prior written authorization from The Open Group.
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "IntrinsicI.h"
#include "StringDefs.h"
#include <ctype.h>