diff options
Diffstat (limited to 'argp/argp-parse.c')
-rw-r--r-- | argp/argp-parse.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/argp/argp-parse.c b/argp/argp-parse.c index 018a978..553dd88 100644 --- a/argp/argp-parse.c +++ b/argp/argp-parse.c @@ -42,7 +42,7 @@ #endif #if _LIBC - 0 -#include <libc-lock.h> +#include <bits/libc-lock.h> #else #ifdef HAVE_CTHREADS_H #include <cthreads.h> |