aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/unixware.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/unixware.h')
-rw-r--r--src/include/port/unixware.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/include/port/unixware.h b/src/include/port/unixware.h
index 600b7cd4f86..2d02be7c7a7 100644
--- a/src/include/port/unixware.h
+++ b/src/include/port/unixware.h
@@ -1,5 +1,3 @@
-#define HAS_TEST_AND_SET
-
/* see src/backend/libpq/pqcomm.c */
#define SCO_ACCEPT_BUG
@@ -20,5 +18,4 @@
#endif
#ifndef BYTE_ORDER
#define BYTE_ORDER LITTLE_ENDIAN
-
#endif