But I do need init and OpenRC is cool

This commit is contained in:
2018-11-10 02:58:37 +02:00
parent 81052601b7
commit 736e9e0601
3 changed files with 42 additions and 2 deletions

View File

@@ -0,0 +1,10 @@
--- src/rc/broadcast.c 2018-11-10 02:53:10.148102181 +0200
+++ src/rc/broadcast.c 2018-11-10 02:53:12.858143415 +0200
@@ -29,6 +29,7 @@
#include <setjmp.h>
#include <paths.h>
#include <sys/utsname.h>
+#include <utmp.h>
#include "broadcast.h"
#include "helpers.h"