diff -c -p -r postgresql-7.2.1-virgin/src/include/port/linux.h postgresql-7.2.1/src/include/port/linux.h *** postgresql-7.2.1-virgin/src/include/port/linux.h Sun Oct 28 01:26:08 2001 --- postgresql-7.2.1/src/include/port/linux.h Mon Jun 10 16:48:02 2002 *************** *** 1,3 **** --- 1,5 ---- + #define NO_MKTIME_BEFORE_1970 + #if defined(__i386__) typedef unsigned char slock_t;