summaryrefslogtreecommitdiff
path: root/libiberty/asprintf.c
diff options
context:
space:
mode:
authorDJ Delorie <dj@delorie.com>2005-04-16 01:05:05 +0000
committerDJ Delorie <dj@delorie.com>2005-04-16 01:05:05 +0000
commit65509b0ff5387f1bd2f2a3ff51d66e39cd363fa3 (patch)
tree8809d7f4716619c0994886ce21d8e9b5ad1f372b /libiberty/asprintf.c
parent75fcfa65747922950e0eef105d2a69569fc543f0 (diff)
downloadgdb-65509b0ff5387f1bd2f2a3ff51d66e39cd363fa3.tar.gz
merge from gcc
Diffstat (limited to 'libiberty/asprintf.c')
-rw-r--r--libiberty/asprintf.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/libiberty/asprintf.c b/libiberty/asprintf.c
index 3ef067ffac7..adcdcc28404 100644
--- a/libiberty/asprintf.c
+++ b/libiberty/asprintf.c
@@ -19,6 +19,9 @@ License along with libiberty; see the file COPYING.LIB. If
not, write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
+#ifdef HAVE_CONFIG_H
+#include "config.h"
+#endif
#include "ansidecl.h"
#include "libiberty.h"