]> git.proxmox.com Git - mirror_qemu.git/blobdiff - util/aio-posix.h
configure, meson: rename targetos to host_os
[mirror_qemu.git] / util / aio-posix.h
index 80b927c7f4480601e16ca71897d6d8528cce1197..4264c518be012e78d3615174f6848c76b4cd1302 100644 (file)
@@ -38,7 +38,6 @@ struct AioHandler {
 #endif
     int64_t poll_idle_timeout; /* when to stop userspace polling */
     bool poll_ready; /* has polling detected an event? */
-    bool is_external;
 };
 
 /* Add a handler to a ready list */