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.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/ccapi/test/test_ccapi_util.c') diff --git a/src/ccapi/test/test_ccapi_util.c b/src/ccapi/test/test_ccapi_util.c index d7dc3e105..fde6946fe 100644 --- a/src/ccapi/test/test_ccapi_util.c +++ b/src/ccapi/test/test_ccapi_util.c @@ -3,7 +3,6 @@ #include #include #include -#include #include "test_ccapi_util.h" -- cgit