]> git.pld-linux.org Git - packages/postgresql.git/blame - postgresql-7.2.1-mktime.patch
- oops, jdbc is separate project, now
[packages/postgresql.git] / postgresql-7.2.1-mktime.patch
CommitLineData
4a34e4f4
GS
1diff -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 1.625654 seconds and 4 git commands to generate.