diff --git a/sbin/kldload/kldload.c b/sbin/kldload/kldload.c index 959230cc50bd..e42785f24ed5 100644 --- a/sbin/kldload/kldload.c +++ b/sbin/kldload/kldload.c @@ -26,12 +26,11 @@ #ifndef lint static const char rcsid[] = - "$Id$"; + "$Id: kldload.c,v 1.4 1998/01/05 07:07:44 charnier Exp $"; #endif /* not lint */ #include #include -#include #include #include #include