From 864a72134ac09aabb0429287618cd3ce5de46df5 Mon Sep 17 00:00:00 2001 From: sheldonh Date: Tue, 18 Jul 2000 11:29:13 +0000 Subject: Fix header inclusions in preparation for a fix for PR 19886. The CVS Id tag FreeBSD was added to satisfy commit_prep.pl. --- lib/libskey/skeylogin.c | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) (limited to 'lib/libskey') diff --git a/lib/libskey/skeylogin.c b/lib/libskey/skeylogin.c index 75e6245..d0564c4 100644 --- a/lib/libskey/skeylogin.c +++ b/lib/libskey/skeylogin.c @@ -3,6 +3,8 @@ * * Mink is the former name of the S/KEY authentication system. * Many references for mink may still be found in this program. + * + * $FreeBSD$ */ #include @@ -10,14 +12,11 @@ #include #include - +#include #include #include #include -#include -#include #include -#include #include "skey.h" #include "pathnames.h" -- cgit v1.1