From 3327fd14640ea706d09a3d0d018ab98ec96de4e7 Mon Sep 17 00:00:00 2001 From: Love Hornquist Astrand Date: Sat, 12 Mar 2011 14:01:21 -0800 Subject: [PATCH] add _krb5_key_data --- appl/rsh/rsh_locl.h | 1 + 1 file changed, 1 insertion(+) diff --git a/appl/rsh/rsh_locl.h b/appl/rsh/rsh_locl.h index 6f89a87c8..d76f8d59c 100644 --- a/appl/rsh/rsh_locl.h +++ b/appl/rsh/rsh_locl.h @@ -106,6 +106,7 @@ struct ContentInfo; struct AlgorithmIdentifier; struct _krb5_krb_auth_data; struct krb5_dh_moduli; +struct _krb5_key_data; #include "crypto-headers.h" #include /* for _krb5_{get,put}_int */ #endif