diff options
Diffstat (limited to 'src/include/port/freebsd.h')
-rw-r--r-- | src/include/port/freebsd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/port/freebsd.h b/src/include/port/freebsd.h index 7759191b8d2..a884b9da0d9 100644 --- a/src/include/port/freebsd.h +++ b/src/include/port/freebsd.h @@ -33,4 +33,5 @@ typedef unsigned char slock_t; #if defined(__mips__) /* # undef HAS_TEST_AND_SET */ + #endif |