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