From 1fcb89646db00fca92ef462298c38dd1f63dc1cb Mon Sep 17 00:00:00 2001 From: John Kohl Date: Tue, 19 Feb 1991 10:18:56 +0000 Subject: [PATCH] fix up copyrights add netinet/in.h git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@1727 dc483132-0cff-0310-8789-dd5450dbe970 --- src/lib/krb5/keytab/file/ktf_util.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/src/lib/krb5/keytab/file/ktf_util.c b/src/lib/krb5/keytab/file/ktf_util.c index 7483d356b..e46dc16e5 100644 --- a/src/lib/krb5/keytab/file/ktf_util.c +++ b/src/lib/krb5/keytab/file/ktf_util.c @@ -2,7 +2,8 @@ * $Source$ * $Author$ * - * Copyright 1990 by the Massachusetts Institute of Technology. + * Copyright 1990,1991 by the Massachusetts Institute of Technology. + * All Rights Reserved. * * For copying and distribution information, please see the file * . @@ -44,13 +45,13 @@ static char rcsid_ktf_util_c[] = "$Id$"; #endif /* !lint & !SABER */ -#include #include #include #include #include #include "ktfile.h" +#include /* XXX ip only? */ #define KRB5_KT_VNO 0x0501 /* krb5, keytab v 1 */ -- 2.26.2