diff options
Diffstat (limited to 'devel/ac-archive/files/patch-macro2html.cpp')
-rw-r--r-- | devel/ac-archive/files/patch-macro2html.cpp | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/devel/ac-archive/files/patch-macro2html.cpp b/devel/ac-archive/files/patch-macro2html.cpp deleted file mode 100644 index d609b4461c04..000000000000 --- a/devel/ac-archive/files/patch-macro2html.cpp +++ /dev/null @@ -1,10 +0,0 @@ ---- 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; |