1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-19 04:23:48 +03:00

r3463: separated out some more headers (asn_1.h, messages.h, dlinklist.h and ioctl.h)

This commit is contained in:
Andrew Tridgell
2004-11-02 06:42:15 +00:00
committed by Gerald (Jerry) Carter
parent 3f75117db9
commit b97e395c81
60 changed files with 134 additions and 80 deletions

View File

@@ -65,3 +65,6 @@ struct spnego_data;
struct gensec_security;
typedef NTSTATUS (*gensec_password_callback)(struct gensec_security *gensec_security, TALLOC_CTX *mem_ctx,
char **password);
struct asn1_data;