aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/svr4.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/svr4.h')
-rw-r--r--src/include/port/svr4.h7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/include/port/svr4.h b/src/include/port/svr4.h
index 2c38612c4d8..7366299b8a2 100644
--- a/src/include/port/svr4.h
+++ b/src/include/port/svr4.h
@@ -1,6 +1,3 @@
-#ifndef BYTE_ORDER
-#ifdef MIPSEB
-#define BYTE_ORDER BIG_ENDIAN
-#endif
+/* $PostgreSQL */
-#endif
+/* nothing needed */