diff --git a/kuser/kinit.c b/kuser/kinit.c index 0a9e60c60..c1fe9f638 100644 --- a/kuser/kinit.c +++ b/kuser/kinit.c @@ -1,5 +1,5 @@ /* - * Copyright (c) 1997, 1998 Kungliga Tekniska Högskolan + * Copyright (c) 1997, 1998, 1999 Kungliga Tekniska Högskolan * (Royal Institute of Technology, Stockholm, Sweden). * All rights reserved. * @@ -37,10 +37,6 @@ */ #include "kuser_locl.h" -#ifdef KRB4 -#include -#include -#endif RCSID("$Id$"); int forwardable = 0;