X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=qemu-seccomp.c;h=031da1dfee17e36aeaee0401bb4158f73096ed3b;hb=6c8cf5fd02430ea004e3291524163afda6740866;hp=2a71d6fee9cadc1fc228eee89ddc1fc4491d9bd2;hpb=36520faa33abb91b3c8a80e935b82afec78f9bee;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;