diff options
Diffstat (limited to 'sysdeps/nptl')
-rw-r--r-- | sysdeps/nptl/futex-internal.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/nptl/futex-internal.h b/sysdeps/nptl/futex-internal.h index 532d47d6a3..be7a33f460 100644 --- a/sysdeps/nptl/futex-internal.h +++ b/sysdeps/nptl/futex-internal.h @@ -23,7 +23,7 @@ #include <sys/time.h> #include <stdio.h> #include <stdbool.h> -#include <libc-internal.h> +#include <libc-diag.h> /* This file defines futex operations used internally in glibc. A futex consists of the so-called futex word in userspace, which is of type |