These changes are the raw update to qemu-2.6.
[kvmfornfv.git] / qemu / include / sysemu / seccomp.h
index 1189fa2..cfc0600 100644 (file)
@@ -16,7 +16,6 @@
 #define QEMU_SECCOMP_H
 
 #include <seccomp.h>
-#include "qemu/osdep.h"
 
 int seccomp_start(void);
 #endif