mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
d3791d06b6
PR: 7045 Submitted by: Yukihiro Nakai <Nakai@technologist.com>
9 lines
180 B
Plaintext
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>
|