aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/osf.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/osf.h')
-rw-r--r--src/include/port/osf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/port/osf.h b/src/include/port/osf.h
index c43671811d9..25df79a5cc3 100644
--- a/src/include/port/osf.h
+++ b/src/include/port/osf.h
@@ -1,7 +1,7 @@
#define NOFIXADE
#define DISABLE_XOPEN_NLS
#define HAS_TEST_AND_SET
-/*#include <sys/mman.h>*/ /* for msemaphore */
+ /*#include <sys/mman.h>*//* for msemaphore */
/*typedef msemaphore slock_t;*/
#include <alpha/builtins.h>
typedef volatile long slock_t;