summaryrefslogtreecommitdiff
path: root/kcm/kcm_locl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcm/kcm_locl.h')
-rw-r--r--kcm/kcm_locl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcm/kcm_locl.h b/kcm/kcm_locl.h
index ef14b4d2a..b565d64eb 100644
--- a/kcm/kcm_locl.h
+++ b/kcm/kcm_locl.h
@@ -66,7 +66,7 @@ struct kcm_ccache_data;
struct kcm_creds;
struct kcm_creds {
- uuid_t uuid;
+ kcmuuid_t uuid;
krb5_creds cred;
struct kcm_creds *next;
};