1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-01 22:05:08 +00:00
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

9 lines
180 B
Plaintext

--- 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>