diff options
Diffstat (limited to 'sysdeps/nptl/futex-internal.h')
-rw-r--r-- | sysdeps/nptl/futex-internal.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/nptl/futex-internal.h b/sysdeps/nptl/futex-internal.h index cd356e4fa8..c27d0cdac8 100644 --- a/sysdeps/nptl/futex-internal.h +++ b/sysdeps/nptl/futex-internal.h @@ -23,6 +23,7 @@ #include <sys/time.h> #include <stdio.h> #include <stdbool.h> +#include <lowlevellock-futex.h> #include <libc-diag.h> /* This file defines futex operations used internally in glibc. A futex |