summaryrefslogtreecommitdiff
path: root/src/include/port/univel.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/univel.h')
-rw-r--r--src/include/port/univel.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/port/univel.h b/src/include/port/univel.h
index 100b9973d9..6f2dc4aaf4 100644
--- a/src/include/port/univel.h
+++ b/src/include/port/univel.h
@@ -1,5 +1,3 @@
-#define HAS_TEST_AND_SET
-
/***************************************
* Define this if you are compiling with
* the native UNIXWARE C compiler.
@@ -17,5 +15,4 @@
#endif
#ifndef BYTE_ORDER
#define BYTE_ORDER LITTLE_ENDIAN
-
#endif