diff options
Diffstat (limited to 'src/lib/kdb/fetch_mkey.c')
-rw-r--r-- | src/lib/kdb/fetch_mkey.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/kdb/fetch_mkey.c b/src/lib/kdb/fetch_mkey.c index ec0bb27082..44c482e981 100644 --- a/src/lib/kdb/fetch_mkey.c +++ b/src/lib/kdb/fetch_mkey.c @@ -3,6 +3,7 @@ * $Author$ * * Copyright 1990 by the Massachusetts Institute of Technology. + * All Rights Reserved. * * For copying and distribution information, please see the file * <krb5/copyright.h>. @@ -16,7 +17,6 @@ static char rcsid_fetch_mkey_c[] = "$Id$"; #endif /* !lint & !SABER */ -#include <krb5/copyright.h> #include <krb5/krb5.h> #include <krb5/kdb.h> #include <krb5/libos-proto.h> |