persistent: reduce indentation for the finishing moves in ctdb_persistent_callback
[sahlberg/ctdb.git] / libctdb / messages.h
index dcf19c8b6ca6b689bd1bcb1b71be996cd2a8897a..89a04608eca7bba9207eead4abb05ece2a6435e7 100644 (file)
@@ -5,4 +5,5 @@ struct ctdb_connection;
 struct ctdb_req_header;
 
 void deliver_message(struct ctdb_connection *ctdb, struct ctdb_req_header *hdr);
+void remove_message_handlers(struct ctdb_connection *ctdb);
 #endif /* _LIBCTDB_MESSAGE_H */