diff options
| author | Kevin Koch <kpkoch@mit.edu> | 2007-07-11 20:31:54 +0000 |
|---|---|---|
| committer | Kevin Koch <kpkoch@mit.edu> | 2007-07-11 20:31:54 +0000 |
| commit | a0eef4d43a69820369738888d372cbecdc54f5c5 (patch) | |
| tree | 66dd725e68c8eb87a84f79c0bbc975bc3a1b7e3a /src/ccapi/test/test_ccapi_util.h | |
| parent | aa20da38eb470b372c67d5bc52a4224319d4fcbd (diff) | |
| download | krb5-a0eef4d43a69820369738888d372cbecdc54f5c5.tar.gz krb5-a0eef4d43a69820369738888d372cbecdc54f5c5.tar.xz krb5-a0eef4d43a69820369738888d372cbecdc54f5c5.zip | |
TargetVersion: 1.7
Component: krb5-libs
Ticket: new
Subj: Work on compiling the CCAPI test suite on Windows.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19692 dc483132-0cff-0310-8789-dd5450dbe970
Diffstat (limited to 'src/ccapi/test/test_ccapi_util.h')
| -rw-r--r-- | src/ccapi/test/test_ccapi_util.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ccapi/test/test_ccapi_util.h b/src/ccapi/test/test_ccapi_util.h index 8c9e51e51..bf8251a1e 100644 --- a/src/ccapi/test/test_ccapi_util.h +++ b/src/ccapi/test/test_ccapi_util.h @@ -1,7 +1,7 @@ #ifndef _TEST_CCAPI_UTIL_H_ #define _TEST_CCAPI_UTIL_H_ -#include <Kerberos/CredentialsCache.h> +#include <CredentialsCache.h> #include "test_ccapi_globals.h" #include "test_ccapi_log.h" |
