summaryrefslogtreecommitdiffstats
path: root/libc/gen/pw_scan.h
diff options
context:
space:
mode:
Diffstat (limited to 'libc/gen/pw_scan.h')
-rw-r--r--libc/gen/pw_scan.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libc/gen/pw_scan.h b/libc/gen/pw_scan.h
index 44ff818..b567036 100644
--- a/libc/gen/pw_scan.h
+++ b/libc/gen/pw_scan.h
@@ -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);