Commit a514dded authored by Bruce Momjian's avatar Bruce Momjian

DEC Alpha fix. Missing #.

parent 68de42df
......@@ -42,7 +42,7 @@
# define NEED_UNION_SEMUN
# define SB_PAD 40
# define HAS_TEST_AND_SET
include <sys/mman.h> /* for msemaphore */
# include <sys/mman.h> /* for msemaphore */
typedef msemaphore slock_t;
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment