From: DJ Delorie Date: Mon, 30 Jul 2001 20:02:22 +0000 (+0000) Subject: merge from gcc X-Git-Tag: cygnus_cvs_20020108_pre~1827 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=65a4f13c671c568e6fb6ced31ddf7b42baa31aae;p=external%2Fbinutils.git merge from gcc --- 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 /* size_t */