From c8b2822138be0f4c83da1cbd27cee0913a095760 Mon Sep 17 00:00:00 2001 From: Richard Henderson Date: Mon, 18 Jun 2001 13:46:48 -0700 Subject: [PATCH] * concat.c: Include . From-SVN: r43449 --- libiberty/ChangeLog | 4 ++++ libiberty/concat.c | 1 + 2 files changed, 5 insertions(+) diff --git a/libiberty/ChangeLog b/libiberty/ChangeLog index 22d2238..8598b29 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 8e6838f..2e0ce49 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 -- 2.7.4