]> git.proxmox.com Git - mirror_qemu.git/blobdiff - qemu-seccomp.c
device_tree: qemu_fdt_getprop converted to use the error API
[mirror_qemu.git] / qemu-seccomp.c
index c831fe83ad50031b96c3a68c9a9c3affcb42318f..2866e3c2a6605d8432d8e0156cd830fccdadaada 100644 (file)
@@ -12,7 +12,7 @@
  * Contributions after 2012-01-13 are licensed under the terms of the
  * GNU GPL, version 2 or (at your option) any later version.
  */
-#include <stdio.h>
+#include "qemu/osdep.h"
 #include <seccomp.h>
 #include "sysemu/seccomp.h"