diff options
Diffstat (limited to 'src/include/port/bsdi.h')
-rw-r--r-- | src/include/port/bsdi.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/port/bsdi.h b/src/include/port/bsdi.h index 3a2aa59d096..f4865361132 100644 --- a/src/include/port/bsdi.h +++ b/src/include/port/bsdi.h @@ -8,4 +8,3 @@ #define HAS_TEST_AND_SET typedef unsigned char slock_t; - |