X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=qemu-seccomp.c;h=031da1dfee17e36aeaee0401bb4158f73096ed3b;hb=879367efba1f2e9733ff76d03041324b5b76f645;hp=2a71d6fee9cadc1fc228eee89ddc1fc4491d9bd2;hpb=3235f92784bcf679894b34081f4f4b04e4a358e3;p=qemu.git diff --git a/qemu-seccomp.c b/qemu-seccomp.c index 2a71d6fee..031da1dfe 100644 --- a/qemu-seccomp.c +++ b/qemu-seccomp.c @@ -14,7 +14,7 @@ */ #include #include -#include "qemu-seccomp.h" +#include "sysemu/seccomp.h" struct QemuSeccompSyscall { int32_t num;