opnsense-ports/audio/ladish/files/patch-daemon_app__supervisor.c
Franco Fichtner 8d0896b93d */*: sync with upstream
Taken from: FreeBSD
2023-12-19 09:56:16 +01:00

10 lines
254 B
C

--- daemon/app_supervisor.c.orig 2023-12-18 22:40:21 UTC
+++ daemon/app_supervisor.c
@@ -30,6 +30,7 @@
#include <sys/stat.h>
#include <signal.h>
#include <unistd.h>
+#include <sys/wait.h>
#include "app_supervisor.h"
#include "../dbus_constants.h"