Unverified Commit 79c66a2a by Stéphane Graber Committed by GitHub

Merge pull request #3500 from brauner/2020-07-27/seccomp_notify_cleanup

seccomp: add missing header
parents 64cbd48a e4353a7f
......@@ -7,6 +7,7 @@
#include <seccomp.h>
#include <stdio.h>
#include <stdlib.h>
#include <sys/epoll.h>
#include <sys/mount.h>
#include <sys/utsname.h>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment