mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-08 14:41:57 +08:00
added missing #include <signal.h>.
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
#include <sys/wait.h>
|
||||
#include <fcntl.h>
|
||||
#include <syslog.h>
|
||||
#include <signal.h>
|
||||
|
||||
//
|
||||
// CUnixPlatform
|
||||
|
||||
Reference in New Issue
Block a user