add some prototypes
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8404 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -52,4 +52,7 @@ krb5_error_code recv_priv(krb5_context, krb5_auth_context, int, krb5_data*);
|
|||||||
krb5_error_code send_clear(krb5_context context, int fd, krb5_data data);
|
krb5_error_code send_clear(krb5_context context, int fd, krb5_data data);
|
||||||
krb5_error_code recv_clear(krb5_context context, int fd, krb5_data *out);
|
krb5_error_code recv_clear(krb5_context context, int fd, krb5_data *out);
|
||||||
|
|
||||||
|
int v4_prop(void *arg, Principal *p);
|
||||||
|
int v4_prop_dump(void *arg, const char *file);
|
||||||
|
|
||||||
#endif /* __HPROP_H__ */
|
#endif /* __HPROP_H__ */
|
||||||
|
Reference in New Issue
Block a user