diff options
Diffstat (limited to 'src/include/port/linux.h')
-rw-r--r-- | src/include/port/linux.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/port/linux.h b/src/include/port/linux.h index c5d58489ba1..b46766570ee 100644 --- a/src/include/port/linux.h +++ b/src/include/port/linux.h @@ -37,5 +37,4 @@ typedef unsigned int slock_t; typedef unsigned int slock_t; #define HAS_TEST_AND_SET - #endif |