summaryrefslogtreecommitdiff
path: root/devel/ac-archive/files/patch-macro2html.cpp
blob: d609b4461c0423b09f95a570e50064c7c4c71a05 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
--- macro2html.cpp.orig	Mon Aug 20 16:36:17 2001
+++ macro2html.cpp	Tue Nov  4 18:38:40 2003
@@ -16,6 +16,7 @@
 #include <vector>
 #include <memory>
 #include <cerrno>
+#include <sys/types.h>
 #include <regex.h>
 
 using namespace std;