aboutsummaryrefslogtreecommitdiff
path: root/src/lib/krb5/ccache/ccapi/stdcc.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/krb5/ccache/ccapi/stdcc.h')
-rw-r--r--src/lib/krb5/ccache/ccapi/stdcc.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/lib/krb5/ccache/ccapi/stdcc.h b/src/lib/krb5/ccache/ccapi/stdcc.h
index e67c4e9..2f653e5 100644
--- a/src/lib/krb5/ccache/ccapi/stdcc.h
+++ b/src/lib/krb5/ccache/ccapi/stdcc.h
@@ -1,8 +1,8 @@
#include "krb5.h"
#include "k5-int.h"
-#if TARGET_OS_MAC
-#include <Kerberos/CredentialsCache2.h>
+#ifdef USE_CCAPI
+#include <CredentialsCache2.h>
#endif
#if defined(_WIN32)