ports/devel/ac-archive/files/patch-macro2html.cpp
2001-12-13 08:06:39 +00:00

10 lines
235 B
C++

--- 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;