aboutsummaryrefslogtreecommitdiff
path: root/src/openrc
diff options
context:
space:
mode:
Diffstat (limited to 'src/openrc')
-rw-r--r--src/openrc/rc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/openrc/rc.c b/src/openrc/rc.c
index c853c829..3f023492 100644
--- a/src/openrc/rc.c
+++ b/src/openrc/rc.c
@@ -452,7 +452,7 @@ handle_signal(int sig)
}
static void
-do_sysinit()
+do_sysinit(void)
{
struct utsname uts;
const char *sys;