1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-03 13:47:25 +03:00

r7999: Fix lacking structure definition.

rafal
(This used to be commit 6886aefe4c78e3e208eacb3c4b76f1189bd1352a)
This commit is contained in:
Rafal Szczesniak 2005-06-29 20:30:12 +00:00 committed by Gerald (Jerry) Carter
parent 9a7481bcfe
commit 396074a7fc

View File

@ -99,6 +99,7 @@ struct samr_LogonHours;
struct netr_Credential;
struct netr_Authenticator;
union netr_Validation;
struct netr_SamBaseInfo;
struct iface_struct;