aboutsummaryrefslogtreecommitdiff
path: root/src/include/port/bsdi.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/port/bsdi.h')
-rw-r--r--src/include/port/bsdi.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/include/port/bsdi.h b/src/include/port/bsdi.h
index cef69b8dc54..bb6cbb801ef 100644
--- a/src/include/port/bsdi.h
+++ b/src/include/port/bsdi.h
@@ -4,6 +4,8 @@
#if defined(__sparc__)
#define NEED_SPARC_TAS_ASM
#endif
+
#define USE_POSIX_TIME
#define HAS_TEST_AND_SET
+
typedef unsigned char slock_t;