mirror of
https://github.com/samba-team/samba.git
synced 2025-11-21 12:23:50 +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 __WB_ASYNC_HELPERS_H__
|
||||
#define __WB_ASYNC_HELPERS_H__
|
||||
|
||||
#include "librpc/gen_ndr/lsa.h"
|
||||
|
||||
struct wb_sid_object {
|
||||
@@ -29,3 +32,4 @@ struct wb_sid_object {
|
||||
const char *name;
|
||||
};
|
||||
|
||||
#endif /* __WB_ASYNC_HELPERS_H__ */
|
||||
|
||||
Reference in New Issue
Block a user