diff options
Diffstat (limited to 'include/pwd.h')
-rw-r--r-- | include/pwd.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/pwd.h b/include/pwd.h index f8975d4..c4ca8ba 100644 --- a/include/pwd.h +++ b/include/pwd.h @@ -1,5 +1,5 @@ #ifndef _PWD_H -#include <pwd/pwd.h> +#include <nss/pwd.h> #ifndef _ISOMAC /* Now define the internal interfaces. */ |