]> git.pld-linux.org Git - packages/postgresql.git/blob - postgresql-7.2.1-mktime.patch
- orig source is back
[packages/postgresql.git] / postgresql-7.2.1-mktime.patch
1 diff -c -p -r postgresql-7.2.1-virgin/src/include/port/linux.h postgresql-7.2.1/src/include/port/linux.h
2 *** postgresql-7.2.1-virgin/src/include/port/linux.h    Sun Oct 28 01:26:08 2001
3 --- postgresql-7.2.1/src/include/port/linux.h   Mon Jun 10 16:48:02 2002
4 ***************
5 *** 1,3 ****
6 --- 1,5 ----
7 + #define NO_MKTIME_BEFORE_1970
8
9   #if defined(__i386__)
10   typedef unsigned char slock_t;
11   
This page took 0.065909 seconds and 3 git commands to generate.