You've already forked macports-ports
mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
b7c80ff151
See: https://github.com/Papierkorb/bindgen/issues/77 See: https://github.com/ivmai/bdwgc/issues/268 Fixes: https://trac.macports.org/ticket/65727
11 lines
240 B
Diff
11 lines
240 B
Diff
--- lib/string.cc.orig 2005-11-13 13:11:17.000000000 +0800
|
|
+++ lib/string.cc 2023-05-29 07:24:40.000000000 +0800
|
|
@@ -27,6 +27,7 @@
|
|
|
|
#include <iostream>
|
|
#include <ctype.h>
|
|
+#include <cstring>
|
|
|
|
#include "scriptix.h"
|
|
#include "system.h"
|