r4764: Add some more structs to keep the proto.h compile happy.
authorAndrew Bartlett <abartlet@samba.org>
Sun, 16 Jan 2005 01:19:46 +0000 (01:19 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:08:51 +0000 (13:08 -0500)
Andrew Bartlett

source/include/structs.h

index dc39d0ddbb7d86953444d8576600d20fb53801a2..5845e981a20fe425f5e06c6977803c18778af1bc 100644 (file)
@@ -104,6 +104,8 @@ struct dcesrv_endpoint;
 struct dcesrv_call_state;
 struct dcesrv_auth;
 
+union libnet_Join;
+union libnet_JoinDomain;
 union libnet_ChangePassword;
 union libnet_SetPassword;
 union libnet_find_pdc;