aboutsummaryrefslogtreecommitdiff
path: root/devel/ac-archive/files/patch-macro2html.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'devel/ac-archive/files/patch-macro2html.cpp')
-rw-r--r--devel/ac-archive/files/patch-macro2html.cpp10
1 files changed, 10 insertions, 0 deletions
diff --git a/devel/ac-archive/files/patch-macro2html.cpp b/devel/ac-archive/files/patch-macro2html.cpp
new file mode 100644
index 000000000000..58837f6ceb5d
--- /dev/null
+++ b/devel/ac-archive/files/patch-macro2html.cpp
@@ -0,0 +1,10 @@
+--- macro2html.cpp Mon Aug 20 08:36:17 2001
++++ macro2html.cpp.new Mon Dec 10 23:46:29 2001
+@@ -16,6 +16,7 @@
+ #include <vector>
+ #include <memory>
+ #include <cerrno>
++#include <sys/types.h>
+ #include <regex.h>
+
+ using namespace std;