mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-04-02 11:01:50 -04:00
Merge pull request #3966 from thedax/fixAndroidBuild
Fix Android(and probably others) build.
This commit is contained in:
commit
8540497d09
1 changed files with 1 additions and 0 deletions
|
@ -27,6 +27,7 @@ template<> struct CompileTimeAssert<true> {};
|
|||
|
||||
#ifndef _WIN32
|
||||
|
||||
#include <unistd.h>
|
||||
#include <errno.h>
|
||||
#ifdef __linux__
|
||||
#include <byteswap.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue