aboutsummaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
Diffstat (limited to 'libiberty')
-rw-r--r--libiberty/concat.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libiberty/concat.c b/libiberty/concat.c
index 2e0ce49..01270ea 100644
--- a/libiberty/concat.c
+++ b/libiberty/concat.c
@@ -53,6 +53,9 @@ NOTES
*/
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
#include "ansidecl.h"
#include "libiberty.h"
#include <sys/types.h> /* size_t */