mirror of
https://github.com/Relintai/pandemonium_engine.git
synced 2025-04-22 11:21:18 +02:00
Remove sys/ioctl.h for ps vita
This commit is contained in:
parent
404c6da80e
commit
0d91f62c6a
@ -40,7 +40,9 @@
|
||||
#include <stdio.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#ifndef VITA_ENABLED
|
||||
#include <sys/ioctl.h>
|
||||
#endif
|
||||
#include <sys/types.h>
|
||||
#include <unistd.h>
|
||||
#ifndef NO_FCNTL
|
||||
|
Loading…
Reference in New Issue
Block a user