mirror of
https://github.com/samba-team/samba.git
synced 2025-01-11 05:18:09 +03:00
r12451: Add 'struct libnet_context;' - apparently the order of the prototypes
in proto.h previously already did this somehow, probably because it
was used as a return value before it was used as a parameter.
(This used to be commit 30861b0f0e
)
This commit is contained in:
parent
1ac5c35ed9
commit
81eb29da2a
@ -180,6 +180,7 @@ struct dcesrv_endpoint;
|
||||
struct dcesrv_call_state;
|
||||
struct dcesrv_auth;
|
||||
|
||||
struct libnet_context;
|
||||
struct libnet_Join;
|
||||
struct libnet_JoinDomain;
|
||||
union libnet_ChangePassword;
|
||||
|
Loading…
Reference in New Issue
Block a user