git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@8644 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
2000-07-11 13:05:15 +00:00
parent 350b95d091
commit dfb56b5b75

View File

@@ -164,4 +164,7 @@ handle_v4(krb5_context context, int len, int fd);
void
random_password(char *pw, size_t len);
void parse_ports(krb5_context, const char*);
int start_server(krb5_context);
#endif /* __ADMIN_LOCL_H__ */