mirror of
https://github.com/FunKey-Project/gpsp_libretro.git
synced 2026-02-02 13:05:29 +01:00
warm.h - change linux/ioctl.h include into sys/ioctl.h include
This commit is contained in:
parent
ce8e594fc5
commit
7e7383531b
@ -72,7 +72,7 @@ void warm_finish(void);
|
||||
/* internal */
|
||||
#ifdef WARM_CODE
|
||||
|
||||
#include <linux/ioctl.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
#define WARM_IOCTL_BASE 'A'
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user