Appply patch-daemon_app__supervisor.c from FreeBSD

This commit is contained in:
Yuri Victorovich 2024-03-26 20:10:47 +02:00 committed by Nedko Arnaudov
parent e6a6c7d358
commit 6570c7b6f1
1 changed files with 1 additions and 0 deletions

View File

@ -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"