1. diff -crBN Ice-3.4.1/cpp/include/Ice/Config.h Ice-3.4.1-gcc-4.6/cpp/include/Ice/Config.h
  2. *** Ice-3.4.1/cpp/include/Ice/Config.h  2011-04-08 09:57:22.625760216 +1200
  3. --- Ice-3.4.1-gcc-4.6/cpp/include/Ice/Config.h  2011-04-08 09:55:29.732427638 +1200
  4. ***************
  5. *** 15,20 ****
  6. --- 15,21 ----
  7.   //
  8.   // Some include files we need almost everywhere
  9.   //
  10. + #include <cstddef>
  11.   #include <cerrno>
  12.   #include <cstdio>
  13.   #include <cstring>