Removed prototypes.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@439 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -75,14 +75,6 @@ RCSID("$Id$");
|
|||||||
#include "misc.h"
|
#include "misc.h"
|
||||||
|
|
||||||
int kerberos4_cksum P((unsigned char *, int));
|
int kerberos4_cksum P((unsigned char *, int));
|
||||||
#ifndef KRB_DEFS
|
|
||||||
int krb_mk_req P((KTEXT, char *, char *, char *, u_long));
|
|
||||||
int krb_rd_req P((KTEXT, char *, char *, u_long, AUTH_DAT *, char *));
|
|
||||||
int krb_kntoln P((AUTH_DAT *, char *));
|
|
||||||
int krb_get_cred P((char *, char *, char *, CREDENTIALS *));
|
|
||||||
int krb_get_lrealm P((char *, int));
|
|
||||||
int kuserok P((AUTH_DAT *, char *));
|
|
||||||
#endif
|
|
||||||
extern auth_debug_mode;
|
extern auth_debug_mode;
|
||||||
|
|
||||||
static unsigned char str_data[1024] = { IAC, SB, TELOPT_AUTHENTICATION, 0,
|
static unsigned char str_data[1024] = { IAC, SB, TELOPT_AUTHENTICATION, 0,
|
||||||
|
Reference in New Issue
Block a user