@ -42,7 +42,7 @@
#define MDB_VERSION 1
#define MAXKEYSIZE 255
#define P_INVALID (~0L)
#define P_INVALID (~0UL)
#define F_ISSET(w, f) (((w) & (f)) == (f))