aboutsummaryrefslogtreecommitdiff
path: root/libiberty
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2001-07-30 20:02:22 +0000
committerDJ Delorie <dj@redhat.com>2001-07-30 20:02:22 +0000
commit65a4f13c671c568e6fb6ced31ddf7b42baa31aae (patch)
tree7ad95daa9d6f90bc9a3fd754788a557b0bc83eaf /libiberty
parent407c2b92ba1af5a3ed9cf410bab5b854cc2b1838 (diff)
downloadgdb-65a4f13c671c568e6fb6ced31ddf7b42baa31aae.zip
gdb-65a4f13c671c568e6fb6ced31ddf7b42baa31aae.tar.gz
gdb-65a4f13c671c568e6fb6ced31ddf7b42baa31aae.tar.bz2
merge from gcc
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 */