diff options
Diffstat (limited to 'libpwdgrp/pwent.c')
-rw-r--r-- | libpwdgrp/pwent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libpwdgrp/pwent.c b/libpwdgrp/pwent.c index 84bd6176b..1f4239741 100644 --- a/libpwdgrp/pwent.c +++ b/libpwdgrp/pwent.c | |||
@@ -23,7 +23,7 @@ | |||
23 | #include <unistd.h> | 23 | #include <unistd.h> |
24 | #include <stdlib.h> | 24 | #include <stdlib.h> |
25 | #include <errno.h> | 25 | #include <errno.h> |
26 | #include "pwd.h" | 26 | #include "pwd_.h" |
27 | #include <fcntl.h> | 27 | #include <fcntl.h> |
28 | 28 | ||
29 | /* | 29 | /* |