From d3791d06b6519201d25d13063c1a7a4bf6d910a0 Mon Sep 17 00:00:00 2001 From: Steve Price Date: Sun, 12 Jul 1998 22:34:06 +0000 Subject: Upgrade to version 1.2. PR: 7045 Submitted by: Yukihiro Nakai --- java/guavac/files/patch-ae | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) (limited to 'java/guavac/files/patch-ae') diff --git a/java/guavac/files/patch-ae b/java/guavac/files/patch-ae index 7b4e525eb6af..e1ddbb53d6db 100644 --- a/java/guavac/files/patch-ae +++ b/java/guavac/files/patch-ae @@ -1,10 +1,8 @@ -*** common/string.h.orig Sat Jan 13 18:40:28 1996 ---- common/string.h Thu Jun 12 10:49:44 1997 -*************** -*** 5,8 **** ---- 5,9 ---- - #ifndef __SINST__ - #define __SINST__ - #endif -+ #include_next // Get missing memmove() prototype for libg++ - #include +--- common/cppstring.h.orig Wed Jun 24 19:00:48 1998 ++++ common/cppstring.h Wed Jun 24 19:01:49 1998 +@@ -8,4 +8,5 @@ + #endif + #endif + ++#include_next + #include -- cgit v1.2.3