diff options
Diffstat (limited to 'tdb/spinlock.c')
-rw-r--r-- | tdb/spinlock.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tdb/spinlock.c b/tdb/spinlock.c index 9bf42adfcf..50cd952c72 100644 --- a/tdb/spinlock.c +++ b/tdb/spinlock.c @@ -28,6 +28,7 @@ #endif #ifdef STANDALONE +#define _KLIBC_HAS_ARCH_SIG_ATOMIC_T #include <stdlib.h> #include <stdio.h> #include <unistd.h> |