default_pre_build && cd "$SOURCE_DIRECTORY" && # gcc-4.3 hotfix echo 'Index: common.hxx Index: param.cxx =================================================================== --- param.cxx (Revision 442) +++ param.cxx (Arbeitskopie) @@ -9,6 +9,7 @@ #include #include #include +#include #include using namespace std; Index: common.hxx =================================================================== --- common.hxx (Revision 442) +++ common.hxx (Arbeitskopie) @@ -16,6 +16,7 @@ #include #include #include +#include #include #include #include ' | patch -Np0