summaryrefslogtreecommitdiff
path: root/src/ArgList.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ArgList.c')
-rw-r--r--src/ArgList.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ArgList.c b/src/ArgList.c
index f893b9d..622f313 100644
--- a/src/ArgList.c
+++ b/src/ArgList.c
@@ -47,6 +47,9 @@ SOFTWARE.
******************************************************************/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
#include "IntrinsicI.h"
#include <stdio.h>