1
0
mirror of https://github.com/samba-team/samba.git synced 2025-02-08 05:57:51 +03:00
Stefan Metzmacher 0d25517723 s3: security.idl: split of dom_sid stuff into dom_sid.idl
And use the toplevel ndr_sec_helper.c

metze
2008-11-08 08:02:26 +01:00

16 lines
255 B
C

/* header auto-generated by pidl */
#include <stdint.h>
#define dom_sid2 dom_sid
#define dom_sid28 dom_sid
#define dom_sid0 dom_sid
#ifndef _HEADER_dom_sid
#define _HEADER_dom_sid
struct _dummy_domsid {
uint8_t dummy;
};
#endif /* _HEADER_dom_sid */