summaryrefslogtreecommitdiffstats
path: root/src/ccapi/test
diff options
context:
space:
mode:
authorKevin Koch <kpkoch@mit.edu>2007-07-12 17:52:52 +0000
committerKevin Koch <kpkoch@mit.edu>2007-07-12 17:52:52 +0000
commit3d945e66740325ca4523666e1a370e9636a7c11d (patch)
treed45846ff02fb2094a0a8d3ba2c5b923234b73e5f /src/ccapi/test
parent39afc11f30d1e75df5bf2c1fe07b8e9cc4f7343d (diff)
downloadkrb5-3d945e66740325ca4523666e1a370e9636a7c11d.tar.gz
krb5-3d945e66740325ca4523666e1a370e9636a7c11d.tar.xz
krb5-3d945e66740325ca4523666e1a370e9636a7c11d.zip
#include of Kerberos.h removed. It can't work on Windows and looks like its not needed on the Mac, either
TargetVersion: 1.7 Component: krb5-libs Ticket: 5594 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19699 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ccapi/test')
-rw-r--r--src/ccapi/test/test_cc_context_get_version.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ccapi/test/test_cc_context_get_version.c b/src/ccapi/test/test_cc_context_get_version.c
index f3ea8b9f4..34953c1ba 100644
--- a/src/ccapi/test/test_cc_context_get_version.c
+++ b/src/ccapi/test/test_cc_context_get_version.c
@@ -1,6 +1,5 @@
#include <stdio.h>
#include <limits.h>
-#include <Kerberos/Kerberos.h>
#include "test_ccapi_check.h"
#include "test_ccapi_constants.h"