mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -04:00
android: add missing include for open() definition
This commit is contained in:
parent
85ca6f66f2
commit
73076c7115
@ -24,6 +24,7 @@
|
|||||||
#include "config_display.h"
|
#include "config_display.h"
|
||||||
// #define OPENGLES_1 #include "config_androiddisplay.h"
|
// #define OPENGLES_1 #include "config_androiddisplay.h"
|
||||||
|
|
||||||
|
#include <fcntl.h>
|
||||||
#include <sys/socket.h>
|
#include <sys/socket.h>
|
||||||
#include <arpa/inet.h>
|
#include <arpa/inet.h>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user