summaryrefslogtreecommitdiffstats
path: root/mdmon.h
diff options
context:
space:
mode:
Diffstat (limited to 'mdmon.h')
-rw-r--r--mdmon.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mdmon.h b/mdmon.h
index 4494085..a03686f 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;