summaryrefslogtreecommitdiff
path: root/src/include/port/sco.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/sco.h')
-rw-r--r--src/include/port/sco.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/port/sco.h b/src/include/port/sco.h
index 438e5b2001f..7aa2370443e 100644
--- a/src/include/port/sco.h
+++ b/src/include/port/sco.h
@@ -19,4 +19,5 @@ typedef unsigned char slock_t;
#endif
#ifndef BYTE_ORDER
#define BYTE_ORDER LITTLE_ENDIAN
+
#endif