gettime prototype
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2614 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -69,6 +69,7 @@
|
||||
#include <roken.h>
|
||||
#include <krb5.h>
|
||||
#include <hdb_err.h>
|
||||
#include <parse_time.h>
|
||||
|
||||
#include "hdb.h"
|
||||
|
||||
@@ -96,4 +97,6 @@ char *time2str(time_t t);
|
||||
void event2string(Event *ev, char **str);
|
||||
int flags2int(HDBFlags *f);
|
||||
|
||||
time_t gettime(const char *prompt, const char *def);
|
||||
|
||||
#endif /* __ADMIN_LOCL_H__ */
|
||||
|
Reference in New Issue
Block a user