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;