mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-01-04 09:09:02 +00:00
(retro_file.c) Get rid of dependency on posix_string.h
This commit is contained in:
parent
9d9e90e672
commit
0ef40d7819
@ -26,7 +26,6 @@
|
||||
#include <errno.h>
|
||||
|
||||
#if defined(_WIN32)
|
||||
# include <compat/posix_string.h>
|
||||
# ifdef _MSC_VER
|
||||
# define setmode _setmode
|
||||
# endif
|
||||
|
Loading…
Reference in New Issue
Block a user