Skip to content
Snippets Groups Projects
Commit a514dded authored by Bruce Momjian's avatar Bruce Momjian
Browse files

DEC Alpha fix. Missing #.

parent 68de42df
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment