summaryrefslogtreecommitdiffstats
path: root/libiberty/concat.c
diff options
context:
space:
mode:
authoraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>2001-07-30 19:23:38 +0000
committeraj <aj@138bc75d-0d04-0410-961f-82ee72b054a4>2001-07-30 19:23:38 +0000
commit6c9ffcbca2f5ac254ccecb12cbe1d260e8daa227 (patch)
treea6c073382739934c8c93fd5e6cbc6d4cd7e1ac9d /libiberty/concat.c
parent73b8ea0646a3d50588cec52443b22cedaeaf80ca (diff)
downloadppe42-gcc-6c9ffcbca2f5ac254ccecb12cbe1d260e8daa227.tar.gz
ppe42-gcc-6c9ffcbca2f5ac254ccecb12cbe1d260e8daa227.zip
* concat.c: Include "config.h".
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@44481 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libiberty/concat.c')
-rw-r--r--libiberty/concat.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libiberty/concat.c b/libiberty/concat.c
index 2e0ce4996e7..01270eadcf2 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 */
OpenPOWER on IntegriCloud