diff options
Diffstat (limited to 'gshadow/fgetsgent.c')
-rw-r--r-- | gshadow/fgetsgent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gshadow/fgetsgent.c b/gshadow/fgetsgent.c index 23aea9e680..02e0285ae8 100644 --- a/gshadow/fgetsgent.c +++ b/gshadow/fgetsgent.c @@ -16,7 +16,7 @@ <http://www.gnu.org/licenses/>. */ #include <errno.h> -#include <bits/libc-lock.h> +#include <libc-lock.h> #include <gshadow.h> #include <stdio.h> #include <stdlib.h> |