1
0
mirror of https://github.com/postgres/postgres.git synced 2025-09-02 04:21:28 +03:00

Add Irix stuff.

This commit is contained in:
Bryan Henderson
1997-01-06 10:10:43 +00:00
parent 76bf7f9d68
commit 2091345297
2 changed files with 35 additions and 30 deletions

View File

@@ -118,6 +118,7 @@
# define SYSV_DIRENT
# define SB_PAD 44
# define HAS_TEST_AND_SET
# include <abi_mutex.h>
typedef abilock_t slock_t;
#endif