From 403149c8eee2e85c168c365528d9a6443a237fba Mon Sep 17 00:00:00 2001 From: Justin Anderson Date: Tue, 25 Sep 2007 21:34:10 +0000 Subject: Update ccapi tests to work at new location in krb5 tree. Also, test for platform when compiling so that KfM and KfW can use this ticket: 5459 git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@19979 dc483132-0cff-0310-8789-dd5450dbe970 --- src/ccapi/test/test_ccapi_util.h | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ccapi/test/test_ccapi_util.h') diff --git a/src/ccapi/test/test_ccapi_util.h b/src/ccapi/test/test_ccapi_util.h index bf8251a1e..4e98e257e 100644 --- a/src/ccapi/test/test_ccapi_util.h +++ b/src/ccapi/test/test_ccapi_util.h @@ -1,7 +1,6 @@ #ifndef _TEST_CCAPI_UTIL_H_ #define _TEST_CCAPI_UTIL_H_ -#include #include "test_ccapi_globals.h" #include "test_ccapi_log.h" -- cgit