diff options
Diffstat (limited to 'nss/getXXent.c')
-rw-r--r-- | nss/getXXent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/nss/getXXent.c b/nss/getXXent.c index e1c796da01..84bc071e4f 100644 --- a/nss/getXXent.c +++ b/nss/getXXent.c @@ -16,7 +16,7 @@ <http://www.gnu.org/licenses/>. */ #include <errno.h> -#include <bits/libc-lock.h> +#include <libc-lock.h> #include <stdlib.h> #include "nsswitch.h" |