diff options
Diffstat (limited to 'source3/librpc/gen_ndr')
-rw-r--r-- | source3/librpc/gen_ndr/ndr_dcerpc.h | 2 | ||||
-rw-r--r-- | source3/librpc/gen_ndr/ndr_security.h | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/source3/librpc/gen_ndr/ndr_dcerpc.h b/source3/librpc/gen_ndr/ndr_dcerpc.h index e69de29bb2..292e9011c6 100644 --- a/source3/librpc/gen_ndr/ndr_dcerpc.h +++ b/source3/librpc/gen_ndr/ndr_dcerpc.h @@ -0,0 +1,2 @@ +/* empty header to deal with pidl */ + diff --git a/source3/librpc/gen_ndr/ndr_security.h b/source3/librpc/gen_ndr/ndr_security.h index e69de29bb2..292e9011c6 100644 --- a/source3/librpc/gen_ndr/ndr_security.h +++ b/source3/librpc/gen_ndr/ndr_security.h @@ -0,0 +1,2 @@ +/* empty header to deal with pidl */ + |