summaryrefslogtreecommitdiffstats
path: root/x11-toolkits/py-wxPython/files/patch-contrib::stc::contrib::src::stc::scintilla::src::PosRegExp.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'x11-toolkits/py-wxPython/files/patch-contrib::stc::contrib::src::stc::scintilla::src::PosRegExp.cxx')
-rw-r--r--x11-toolkits/py-wxPython/files/patch-contrib::stc::contrib::src::stc::scintilla::src::PosRegExp.cxx14
1 files changed, 14 insertions, 0 deletions
diff --git a/x11-toolkits/py-wxPython/files/patch-contrib::stc::contrib::src::stc::scintilla::src::PosRegExp.cxx b/x11-toolkits/py-wxPython/files/patch-contrib::stc::contrib::src::stc::scintilla::src::PosRegExp.cxx
new file mode 100644
index 0000000..70fb80e
--- /dev/null
+++ b/x11-toolkits/py-wxPython/files/patch-contrib::stc::contrib::src::stc::scintilla::src::PosRegExp.cxx
@@ -0,0 +1,14 @@
+
+$FreeBSD$
+
+--- contrib/stc/contrib/src/stc/scintilla/src/PosRegExp.cxx 2001/11/27 12:10:53 1.1
++++ contrib/stc/contrib/src/stc/scintilla/src/PosRegExp.cxx 2001/11/27 12:12:05
+@@ -1,7 +1,7 @@
+ #include <string.h>
+ #include <stdio.h>
+ #include <ctype.h>
+-#include <malloc.h>
++#include <stdlib.h>
+
+ #include "PosRegExp.h"
+
OpenPOWER on IntegriCloud