Fix the build & get rid of a compiler warning.
authorVolker Lendecke <vlendec@samba.org>
Mon, 9 Feb 2004 14:43:18 +0000 (14:43 +0000)
committerVolker Lendecke <vlendec@samba.org>
Mon, 9 Feb 2004 14:43:18 +0000 (14:43 +0000)
Volker

source/passdb/machine_sid.c
source/passdb/passdb.c

index 1fb3569f763ff7cf70e8f4286e34f6bc280310e3..866ae3036266ab0f5f1d387138401585560a132d 100644 (file)
@@ -201,7 +201,7 @@ DOM_SID *get_global_sam_sid(void)
 /** 
  * Force get_global_sam_sid to requery the backends 
  */
-void reset_global_sam_sid() 
+void reset_global_sam_sid(void
 {
        SAFE_FREE(global_sam_sid);
 }
index 3df6b5ada9263a03457c77de4c59c54d774625f5..fde51c508f0aa43f389e86ac16667ccc2e87e12d 100644 (file)
@@ -27,6 +27,9 @@
 #undef DBGC_CLASS
 #define DBGC_CLASS DBGC_PASSDB
 
+static NTSTATUS pdb_set_sam_sids(SAM_ACCOUNT *account_data,
+                                const struct passwd *pwd);
+
 /******************************************************************
  get the default domain/netbios name to be used when 
  testing authentication.  For example, if you connect