1 --- src/Ice-3.4.1/cpp/src/Freeze/MapI.cpp 2010-06-03 18:48:33.000000000 +0200
2 +++ tmp/MapI.cpp.fixed 2010-11-19 08:43:36.876667076 +0100
7 -#if DB_VERSION_MAJOR != 4
8 -#error Freeze requires DB 4.x
10 -#if DB_VERSION_MINOR < 3
13 _db->stat(_connection->dbTxn(), &s, 0);
16 catch(const ::DbException& dx)