--- src/cppcomp.h-orig 2008-04-03 18:58:13.000000000 +0100 +++ src/cppcomp.h 2008-04-03 18:59:08.000000000 +0100 @@ -37,6 +37,9 @@ #define _unix #endif +#include +#include + #if defined (_MSC_VER) && (_MSC_VER >= 1100) // MSVC 5 and 6 have ANSI C++ header files, but the compilation // is much slower and object files get bigger.