]> git.ipfire.org Git - thirdparty/mdadm.git/blobdiff - mdmon.h
mdmon: insist on creating .pid file at startup.
[thirdparty/mdadm.git] / mdmon.h
diff --git a/mdmon.h b/mdmon.h
index a03686f15c0d440921bb832f83c0b28a66fa153e..20a0a013c54eadd76325cc95e3504a0075ebc7ae 100644 (file)
--- a/mdmon.h
+++ b/mdmon.h
@@ -65,9 +65,6 @@ extern struct md_generic_cmd *active_cmd;
 void remove_pidfile(char *devname);
 void do_monitor(struct supertype *container);
 void do_manager(struct supertype *container);
-int make_control_sock(char *devname);
-int make_pidfile(char *devname);
-extern int socket_hup_requested;
 extern int sigterm;
 
 int read_dev_state(int fd);