summaryrefslogtreecommitdiff
path: root/source3/libnet/libnet_dssync.h
diff options
context:
space:
mode:
authorGünther Deschner <gd@samba.org>2008-11-21 23:48:45 +0100
committerStefan Metzmacher <metze@samba.org>2011-02-02 15:45:20 +0100
commit91e6dad7494421c764c2fd701931f7053f15bda1 (patch)
treeba565bcbeb9f2e9370a6addd4ab24c0e083a2e21 /source3/libnet/libnet_dssync.h
parent1c1aebae827d68feb5a94247787e97c9f4ba43a3 (diff)
downloadsamba-91e6dad7494421c764c2fd701931f7053f15bda1.tar.gz
samba-91e6dad7494421c764c2fd701931f7053f15bda1.tar.bz2
samba-91e6dad7494421c764c2fd701931f7053f15bda1.zip
s3-dssync-passdb: add basic routines and net function.
Guenther
Diffstat (limited to 'source3/libnet/libnet_dssync.h')
-rw-r--r--source3/libnet/libnet_dssync.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/source3/libnet/libnet_dssync.h b/source3/libnet/libnet_dssync.h
index f47365263f..d426d8bedc 100644
--- a/source3/libnet/libnet_dssync.h
+++ b/source3/libnet/libnet_dssync.h
@@ -63,6 +63,7 @@ struct dssync_context {
};
extern const struct dssync_ops libnet_dssync_keytab_ops;
+extern const struct dssync_ops libnet_dssync_passdb_ops;
/* The following definitions come from libnet/libnet_dssync.c */