freebsd-ports/java/guavac/files/patch-ae
Steve Price d3791d06b6 Upgrade to version 1.2.
PR:		7045
Submitted by:	Yukihiro Nakai <Nakai@technologist.com>
1998-07-12 22:34:06 +00:00

8 lines
180 B
Text

--- 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 <string.h>
#include <string>