summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/misc.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-10-31 10:05:10 +0100
committerGünther Deschner <gd@samba.org>2008-11-06 18:51:08 +0100
commit884c3b301cef274e8cc0e3c2beecf9200f5cc564 (patch)
tree4d2b1717f00ce334a1cc776f65f4d56a36d7bf65 /source3/librpc/gen_ndr/misc.h
parent7bd12a878bfa6f23522c71083b2d5565c43f5712 (diff)
downloadsamba-884c3b301cef274e8cc0e3c2beecf9200f5cc564.tar.gz
samba-884c3b301cef274e8cc0e3c2beecf9200f5cc564.tar.bz2
samba-884c3b301cef274e8cc0e3c2beecf9200f5cc564.zip
s3-build: rerun make samba3-idl.
Guenther
Diffstat (limited to 'source3/librpc/gen_ndr/misc.h')
-rw-r--r--source3/librpc/gen_ndr/misc.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/source3/librpc/gen_ndr/misc.h b/source3/librpc/gen_ndr/misc.h
index b3740faf34..e439f7f43d 100644
--- a/source3/librpc/gen_ndr/misc.h
+++ b/source3/librpc/gen_ndr/misc.h
@@ -2,9 +2,12 @@
#include <stdint.h>
+#define netr_SamDatabaseID8Bit netr_SamDatabaseID
#ifndef _HEADER_misc
#define _HEADER_misc
+enum netr_SamDatabaseID8Bit;
+
struct GUID {
uint32_t time_low;
uint16_t time_mid;