--- util/CommandArgs.cc.orig Sun May 26 20:28:55 2002 +++ util/CommandArgs.cc Thu Jun 12 20:09:06 2003 @@ -1,4 +1,5 @@ #include "CommandArgs.h" +#include CommandArgs::CommandArgs() { } --- util/Regex.h.orig Sat Dec 21 16:10:43 2002 +++ util/Regex.h Thu Jun 12 20:07:25 2003 @@ -7,6 +7,7 @@ #include #include #include +#include #include "c_regex.h" #ifndef CRASH_REGEX_CACHE_THRESHOLD