Re: [PATCH v5 4/5 qemu] block/file-posix: Clean up sys/ioctl import
Philippe Mathieu-Daudé <[email protected]> Wed, 17 Jun 2026 08:03:06 +0200
| Newsgroups | gmane.comp.emulators.qemu,gmane.os.hurd.bugs,gmane.comp.emulators.qemu.block |
|---|---|
| Message-ID | <[email protected]> |
On 8/2/26 06:59, Damien Zammit wrote: > Since all platforms except sun include this header, > clean up the ifdefs. > > Signed-off-by: Damien Zammit <[email protected]> > --- > block/file-posix.c | 15 ++++----------- > 1 file changed, 4 insertions(+), 11 deletions(-) Reviewed-by: Philippe Mathieu-Daudé <[email protected]>