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