mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-28 02:30:35 +00:00
(linuxraw_input.c) Add unistd.h header
This commit is contained in:
parent
6ebefb1fbe
commit
6acdd3db05
@ -19,6 +19,7 @@
|
||||
#include <linux/kd.h>
|
||||
#include <termios.h>
|
||||
#include <signal.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "../../general.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user