r22736: Start to merge the low-hanging fruit from the now 7000-line cluster patch.
[samba.git] / source / nmbd / nmbd_elections.c
index eb6f1b6e0aa614cf573344df60487c0a5f5f1ca3..a053d0803b0cc99ca4db05f97b23e566c36a5c07 100644 (file)
@@ -378,7 +378,7 @@ yet registered on subnet %s\n", nmb_namestr(&nmbname), subrec->subnet_name ));
  Process a internal Samba message forcing an election.
 ***************************************************************************/
 
-void nmbd_message_election(int msg_type, struct process_id src,
+void nmbd_message_election(int msg_type, struct server_id src,
                           void *buf, size_t len, void *private_data)
 {
        struct subnet_record *subrec;