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