Add missing prototype for check_length().
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@21901 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -36,6 +36,8 @@
|
||||
#include <stdlib.h>
|
||||
#include <krb5.h>
|
||||
|
||||
const char* check_length(krb5_context, krb5_principal, krb5_data *);
|
||||
|
||||
/* specify the api-version this library conforms to */
|
||||
|
||||
int version = 0;
|
||||
|
Reference in New Issue
Block a user