summaryrefslogtreecommitdiffstats
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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/krb5/ccache/ccapi/stdcc.h b/src/lib/krb5/ccache/ccapi/stdcc.h
index 7519891f5..1955b4fb4 100644
--- a/src/lib/krb5/ccache/ccapi/stdcc.h
+++ b/src/lib/krb5/ccache/ccapi/stdcc.h
@@ -5,6 +5,7 @@
#if defined(_WIN32) || defined(USE_CCAPI)
#include "k5-int.h" /* loads krb5.h */
+#include "../cc-int.h"
#ifdef USE_CCAPI_V3
#include <CredentialsCache.h>