mirror of
https://github.com/FunKey-Project/gpsp_libretro.git
synced 2026-03-21 19:32:44 +01:00
warm.h - change linux/ioctl.h include into sys/ioctl.h include
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user