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

would you mind committing the following changes for me? (the first

bug causes compilation to fail on alpha, the second causes a compiler
in this environment
This commit is contained in:
Bruce Momjian
1997-01-25 21:09:20 +00:00
parent 4eadf2d6cd
commit 311c521d96
2 changed files with 3 additions and 2 deletions

View File

@@ -50,6 +50,7 @@
# define USE_POSIX_SIGNALS
# define DISABLE_XOPEN_NLS
# define HAS_LONG_LONG
# define NEED_ISINF
# define NEED_UNION_SEMUN
# define HAS_TEST_AND_SET
# include <sys/mman.h> /* for msemaphore */