s3:net: Add "net offlinejoin composeodj" command
[samba.git] / source3 / utils / net_proto.h
index fe6b5dd9b84f51c9a711aa8459fef09709d166a1..b945c220762eabc124d1a44e8ee757f280c8fbe8 100644 (file)
@@ -120,6 +120,8 @@ int net_offlinejoin_provision(struct net_context *c,
                              int argc, const char **argv);
 int net_offlinejoin_requestodj(struct net_context *c,
                               int argc, const char **argv);
+int net_offlinejoin_composeodj(struct net_context *c,
+                              int argc, const char **argv);
 
 /* The following definitions come from utils/net_lookup.c  */