aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/keytab/file/ktf_close.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/keytab/file/ktf_close.c')
-rw-r--r--src/lib/krb5/keytab/file/ktf_close.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb5/keytab/file/ktf_close.c b/src/lib/krb5/keytab/file/ktf_close.c
index 5558d2c..9bded55 100644
--- a/src/lib/krb5/keytab/file/ktf_close.c
+++ b/src/lib/krb5/keytab/file/ktf_close.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_krb5_ktfile_close_c[] =
"$Id$";
#endif /* !lint & !SABER */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
#include <krb5/ext-proto.h>