summaryrefslogtreecommitdiffstats
path: root/libc/private/bionic_futex.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/private/bionic_futex.h')
-rw-r--r--libc/private/bionic_futex.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/private/bionic_futex.h b/libc/private/bionic_futex.h
index 6c7fdbe..69658b1 100644
--- a/libc/private/bionic_futex.h
+++ b/libc/private/bionic_futex.h
@@ -29,6 +29,7 @@
#define _BIONIC_FUTEX_H
#include <linux/futex.h>
+#include <sys/cdefs.h>
__BEGIN_DECLS