summaryrefslogtreecommitdiffstats
path: root/src/kdc/kdc_util.h
diff options
context:
space:
mode:
authorJohn Gilmore <gnu@toad.com>1995-02-28 10:30:29 +0000
committerJohn Gilmore <gnu@toad.com>1995-02-28 10:30:29 +0000
commit5dc991a8fadf25e52163da660d7c4c7b0b8a19bf (patch)
tree8acdd904315fda9e593050ec33a4e733900b6149 /src/kdc/kdc_util.h
parent347ba456a7a60c2cf5b1e68c9d44b31534fa1e83 (diff)
downloadkrb5-5dc991a8fadf25e52163da660d7c4c7b0b8a19bf.tar.gz
krb5-5dc991a8fadf25e52163da660d7c4c7b0b8a19bf.tar.xz
krb5-5dc991a8fadf25e52163da660d7c4c7b0b8a19bf.zip
* *.[ch]: Avoid <krb5/...> and <com_err.h> includes
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@5031 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/kdc/kdc_util.h')
-rw-r--r--src/kdc/kdc_util.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/kdc/kdc_util.h b/src/kdc/kdc_util.h
index e2e8e8cbc..443b1d127 100644
--- a/src/kdc/kdc_util.h
+++ b/src/kdc/kdc_util.h
@@ -23,8 +23,6 @@
* Declarations for policy.c
*/
-#include <krb5/copyright.h>
-
#ifndef __KRB5_KDC_UTIL__
#define __KRB5_KDC_UTIL__