aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/pw_scan.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/pw_scan.c')
-rw-r--r--lib/libc/gen/pw_scan.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/gen/pw_scan.c b/lib/libc/gen/pw_scan.c
index 01ddc57a0d8c..35072d7c1b59 100644
--- a/lib/libc/gen/pw_scan.c
+++ b/lib/libc/gen/pw_scan.c
@@ -29,8 +29,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-__SCCSID("@(#)pw_scan.c 8.3 (Berkeley) 4/2/94");
/*
* This module is used to "verify" password entries by chpass(1) and
* pwd_mkdb(8).