mirror of
https://github.com/postgres/postgres.git
synced 2025-05-01 01:04:50 +03:00
Fix Solaris stuff so it compiles. Thanks Keith Parks.
This commit is contained in:
parent
d9e10180ee
commit
ab90c18d12
@ -168,8 +168,9 @@
|
|||||||
# define HAVE_TZSET
|
# define HAVE_TZSET
|
||||||
# define NEED_UNION_SEMUN
|
# define NEED_UNION_SEMUN
|
||||||
# define SYSV_DIRENT
|
# define SYSV_DIRENT
|
||||||
# define NEED_NOFILE_KLUDGE
|
|
||||||
# define SB_PAD 56
|
# define SB_PAD 56
|
||||||
|
# define HAS_TEST_AND_SET
|
||||||
|
typedef unsigned char slock_t;
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
#if defined(sunos4)
|
#if defined(sunos4)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user