mirror of
https://github.com/holub/mame
synced 2025-07-05 18:08:04 +03:00
simh_tape_file: remove unnecessary posix-only header
This commit is contained in:
parent
412f820322
commit
d853fe12e3
@ -15,7 +15,6 @@
|
|||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <unistd.h>
|
|
||||||
|
|
||||||
//////////////////////////////////////////////////////////////////////////////
|
//////////////////////////////////////////////////////////////////////////////
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user