From a521f1bd46bae30b708d5b42cd8cea85d9529be1 Mon Sep 17 00:00:00 2001 From: Ken Raeburn Date: Wed, 11 Feb 2009 00:58:41 +0000 Subject: Some updates to compile and link on Windows, with recent CCAPI changes git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@21962 dc483132-0cff-0310-8789-dd5450dbe970 --- src/ccapi/common/win/tls.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/ccapi/common') diff --git a/src/ccapi/common/win/tls.h b/src/ccapi/common/win/tls.h index b6761c8bb3..32854f0766 100644 --- a/src/ccapi/common/win/tls.h +++ b/src/ccapi/common/win/tls.h @@ -33,7 +33,7 @@ #include "time.h" #include "rpc.h" -#include "cci_stream.h" +#include "k5-ipc_stream.h" #define UUID_SIZE 128 -- cgit