summaryrefslogtreecommitdiff
path: root/devel/ac-archive/files/patch-macro2html.cpp
blob: 58837f6ceb5d94fb30f22066ade501b0581bd04c (plain) (blame)
1
2
3
4
5
6
7
8
9
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;