diff -Naur edb/src/edb_common.h.in edb2/src/edb_common.h.in --- edb/src/edb_common.h.in 2003-11-06 22:04:01.000000000 -0600 +++ edb2/src/edb_common.h.in 2004-05-18 02:08:31.048193736 -0500 @@ -397,7 +397,7 @@ #define DB_SWAPBYTES (-11) /* Database needs byte swapping. */ #define DB_TXN_CKP (-12) /* Encountered ckp record in log. */ -#define DB_FILE_ID_LEN 20 /* DB file ID length. */ +#define DB_FILE_ID_LEN 24 /* DB file ID length. */ /* DB access method description structure. */ struct __edb {