1
0
mirror of https://github.com/samba-team/samba.git synced 2025-10-22 07:33:16 +03:00

r14380: Reduce the size of structs.h

(This used to be commit 1a16a6f1df)
This commit is contained in:
Jelmer Vernooij
2006-03-14 15:03:25 +00:00
committed by Gerald (Jerry) Carter
parent eefe30b7d8
commit e3f2414cf9
57 changed files with 189 additions and 175 deletions

View File

@@ -240,6 +240,8 @@ struct dcesrv_critical_sizes {
int sizeof_dcesrv_handle;
};
struct model_ops;
#include "rpc_server/dcerpc_server_proto.h"
#endif /* SAMBA_DCERPC_SERVER_H */