mirror of
https://github.com/samba-team/samba.git
synced 2025-02-08 05:57:51 +03:00
16 lines
255 B
C
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 */
|