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.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/libc/gen/pw_scan.h b/libc/gen/pw_scan.h
index d1d4bc1..2519bd4 100644
--- a/libc/gen/pw_scan.h
+++ b/libc/gen/pw_scan.h
@@ -31,6 +31,10 @@
* SUCH DAMAGE.
*
* @(#)pw_scan.h 8.1 (Berkeley) 4/1/94
+ *
+ * $FreeBSD$
*/
+extern int pw_big_ids_warning;
+
extern int pw_scan __P((char *, struct passwd *));