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 2d02be7c7a7..aef47166981 100644
--- a/src/include/port/unixware.h
+++ b/src/include/port/unixware.h
@@ -18,4 +18,5 @@
#endif
#ifndef BYTE_ORDER
#define BYTE_ORDER LITTLE_ENDIAN
+
#endif