mirror of
https://github.com/libretro/RetroArch
synced 2025-04-02 07:20:34 +00:00
Add header include
This commit is contained in:
parent
ff8a7f22fc
commit
eec0613c10
@ -32,6 +32,8 @@
|
|||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#include <boolean.h>
|
||||||
|
|
||||||
#if defined(_WIN32) && defined(_XBOX)
|
#if defined(_WIN32) && defined(_XBOX)
|
||||||
size_t read_stdin(char *buf, size_t size)
|
size_t read_stdin(char *buf, size_t size)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user