aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/gen/crypt.c
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/crypt.c')
-rw-r--r--lib/libc/gen/crypt.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/lib/libc/gen/crypt.c b/lib/libc/gen/crypt.c
index a2deb670f148..ddcd6719775f 100644
--- a/lib/libc/gen/crypt.c
+++ b/lib/libc/gen/crypt.c
@@ -32,8 +32,6 @@
* SUCH DAMAGE.
*/
-#include <sys/cdefs.h>
-__SCCSID("@(#)crypt.c 5.11 (Berkeley) 6/25/91");
#include <stdio.h>
#include <string.h>
#include <unistd.h>