summaryrefslogtreecommitdiff
path: root/source4/dsdb/samdb/samdb.h
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2006-12-21 20:51:50 +0000
committerGerald (Jerry) Carter <jerry@samba.org>2007-10-10 14:29:36 -0500
commit97d066464b68f0414c658693d3b768279906bf97 (patch)
tree7acee2a9f40a847b1f72a31085ef1017855f9d4f /source4/dsdb/samdb/samdb.h
parentbd587c5cd12959f1a1fc37108d9396a7585e5f80 (diff)
downloadsamba-97d066464b68f0414c658693d3b768279906bf97.tar.gz
samba-97d066464b68f0414c658693d3b768279906bf97.tar.bz2
samba-97d066464b68f0414c658693d3b768279906bf97.zip
r20306: remove the static oid mapping table
and attach the table to the dsdb_schema metze (This used to be commit df63995ec5f322d17145664c1f174783861e1723)
Diffstat (limited to 'source4/dsdb/samdb/samdb.h')
-rw-r--r--source4/dsdb/samdb/samdb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source4/dsdb/samdb/samdb.h b/source4/dsdb/samdb/samdb.h
index 55e19fccb3..40e269f35f 100644
--- a/source4/dsdb/samdb/samdb.h
+++ b/source4/dsdb/samdb/samdb.h
@@ -26,6 +26,7 @@
struct auth_session_info;
struct drsuapi_DsNameInfo1;
struct drsuapi_DsReplicaObject;
+struct drsuapi_DsReplicaOIDMapping_Ctr;
#include "librpc/gen_ndr/security.h"
#include "lib/ldb/include/ldb.h"