mirror of
https://github.com/TorqueGameEngines/Torque3D.git
synced 2026-02-13 03:33:48 +00:00
Add missing include
This commit is contained in:
parent
704577e051
commit
458bc27ea4
1 changed files with 1 additions and 0 deletions
|
|
@ -54,6 +54,7 @@ typedef S32 socklen_t;
|
|||
#include <netinet/in.h>
|
||||
#include <errno.h>
|
||||
#include <sys/ioctl.h>
|
||||
#include <net/if.h>
|
||||
|
||||
typedef sockaddr_in SOCKADDR_IN;
|
||||
typedef sockaddr * PSOCKADDR;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue