diff options
Diffstat (limited to 'src/lib/krb5/keytab/file/ktfile.h')
-rw-r--r-- | src/lib/krb5/keytab/file/ktfile.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/krb5/keytab/file/ktfile.h b/src/lib/krb5/keytab/file/ktfile.h index 83d9ec2c00..f57c9391b2 100644 --- a/src/lib/krb5/keytab/file/ktfile.h +++ b/src/lib/krb5/keytab/file/ktfile.h @@ -4,6 +4,7 @@ * $Id$ * * Copyright 1990 by the Massachusetts Institute of Technology. + * All Rights Reserved. * * For copying and distribution information, please see the file * <krb5/copyright.h>. @@ -12,7 +13,6 @@ * of the file-based ticket cache implementation. */ -#include <krb5/copyright.h> #ifndef KRB5_KTFILE__ #define KRB5_KTFILE__ |