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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/port/unixware.h b/src/include/port/unixware.h
index 789f1e1b72d..da02084c697 100644
--- a/src/include/port/unixware.h
+++ b/src/include/port/unixware.h
@@ -23,4 +23,5 @@ typedef unsigned char slock_t;
#endif
#ifndef BYTE_ORDER
#define BYTE_ORDER LITTLE_ENDIAN
+
#endif