protos
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@3181 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
#include "hdb.h"
|
||||
|
||||
extern krb5_context context;
|
||||
extern char *database;
|
||||
extern char database[];
|
||||
|
||||
#define DECL(X) int X(int, char **)
|
||||
|
||||
@@ -90,6 +90,7 @@ DECL(del_entry);
|
||||
DECL(ext_keytab);
|
||||
DECL(help);
|
||||
DECL(exit_kdb_edit);
|
||||
DECL(set_db);
|
||||
|
||||
void init_des_key(hdb_entry *ent);
|
||||
void set_keys(hdb_entry *ent, char *password);
|
||||
|
Reference in New Issue
Block a user