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 84bd617..1f42397 100644 --- a/libpwdgrp/pwent.c +++ b/libpwdgrp/pwent.c @@ -23,7 +23,7 @@ #include <unistd.h> #include <stdlib.h> #include <errno.h> -#include "pwd.h" +#include "pwd_.h" #include <fcntl.h> /* |