X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=mdmon.h;h=a03686f15c0d440921bb832f83c0b28a66fa153e;hb=b5c727dc1a55323f02e5f60a50bcecb866dd51ea;hp=4494085326bc4b64dea735f3717cb46759cd54ca;hpb=c1e3ab8c1e76f4ae71ab23bcf5e8c2bf8bd3774e;p=thirdparty%2Fmdadm.git diff --git a/mdmon.h b/mdmon.h index 44940853..a03686f1 100644 --- a/mdmon.h +++ b/mdmon.h @@ -66,7 +66,7 @@ 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, int o_excl); +int make_pidfile(char *devname); extern int socket_hup_requested; extern int sigterm;