From: DJ Delorie Date: Mon, 18 Jun 2001 21:16:33 +0000 (+0000) Subject: merge from gcc X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=926150e277db625c7bc261146344113a9f9ffb06;p=binutils-gdb.git merge from gcc --- diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index ca56d3541c9..43ff94eb803 100644 --- a/libiberty/ChangeLog +++ b/libiberty/ChangeLog @@ -1,3 +1,7 @@ +2001-06-18 Richard Henderson + + * concat.c: Include . + 2001-06-11 Loren J. Rittle bootstrap/3106 diff --git a/libiberty/concat.c b/libiberty/concat.c index 8e6838f1cd8..2e0ce4996e7 100644 --- a/libiberty/concat.c +++ b/libiberty/concat.c @@ -55,6 +55,7 @@ NOTES #include "ansidecl.h" #include "libiberty.h" +#include /* size_t */ #ifdef ANSI_PROTOTYPES #include