]> git.cameronkatri.com Git - pw-darwin.git/blobdiff - libc/gen/pw_scan.h
Make pw_scan(3) more compatible with getpwent(3) et. al. when processing
[pw-darwin.git] / libc / gen / pw_scan.h
index 44ff8185bc9e8717839991128d80d54e42797e24..b56703677ac0c9ab353798def70bee1293e8f683 100644 (file)
@@ -35,4 +35,5 @@
 #define _PWSCAN_MASTER 0x01
 #define _PWSCAN_WARN   0x02
 
+extern void    __pw_initpwd(struct passwd *);
 extern int     __pw_scan(char *, struct passwd *, int);