mirror of
https://github.com/samba-team/samba.git
synced 2025-11-05 04:23:51 +03:00
r14380: Reduce the size of structs.h
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
1d2d970f3b
commit
1a16a6f1df
@@ -20,6 +20,9 @@
|
||||
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
|
||||
*/
|
||||
|
||||
#ifndef __LIBNET_JOIN_H__
|
||||
#define __LIBNET_JOIN_H__
|
||||
|
||||
#include "librpc/gen_ndr/ndr_netlogon.h"
|
||||
|
||||
enum libnet_Join_level {
|
||||
@@ -76,3 +79,5 @@ struct libnet_Join {
|
||||
} out;
|
||||
};
|
||||
|
||||
|
||||
#endif /* __LIBNET_JOIN_H__ */
|
||||
|
||||
Reference in New Issue
Block a user