mirror of
https://github.com/hrydgard/ppsspp.git
synced 2025-02-11 00:56:37 +00:00
Remove bad include sys/endian.h
This commit is contained in:
parent
9ffb8ca766
commit
5f000da0e5
@ -3,7 +3,6 @@
|
||||
#ifndef _WIN32
|
||||
#include <arpa/inet.h>
|
||||
#include <sys/socket.h>
|
||||
#include <sys/endian.h>
|
||||
#include <unistd.h>
|
||||
#define closesocket close
|
||||
#else
|
||||
|
Loading…
x
Reference in New Issue
Block a user