mirror of
https://github.com/msantos/xmppipe
synced 2024-11-13 13:10:32 +00:00
seccomp: adjust header for syscalls
This commit is contained in:
parent
fa2ebb799d
commit
f0092fd58a
@ -15,7 +15,7 @@
|
||||
#ifdef XMPPIPE_SANDBOX_SECCOMP
|
||||
#include <stddef.h>
|
||||
#include <errno.h>
|
||||
#include <linux/unistd.h>
|
||||
#include <sys/syscall.h>
|
||||
#include <linux/audit.h>
|
||||
#include <linux/filter.h>
|
||||
#include <sys/prctl.h>
|
||||
|
Loading…
Reference in New Issue
Block a user