summaryrefslogtreecommitdiffstats
path: root/src/lib/kdb/setup_mkey.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/kdb/setup_mkey.c')
-rw-r--r--src/lib/kdb/setup_mkey.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/kdb/setup_mkey.c b/src/lib/kdb/setup_mkey.c
index 182a6ede3d..97908169f0 100644
--- a/src/lib/kdb/setup_mkey.c
+++ b/src/lib/kdb/setup_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>.
@@ -15,7 +16,6 @@ static char rcsid_setup_mkey_c[] =
"$Id$";
#endif /* !lint & !SABER */
-#include <krb5/copyright.h>
#include <krb5/krb5.h>
#include <krb5/kdb.h>
#include <krb5/ext-proto.h>