Changes for BeOS.
This commit is contained in:
Родитель
1b18f8fcc2
Коммит
a7fd91a5da
|
@ -47,6 +47,11 @@
|
|||
#include <netdb.h>
|
||||
#endif /* XP_UNIX */
|
||||
|
||||
#ifdef XP_BEOS
|
||||
#include <socket.h>
|
||||
#include <netinet/in.h>
|
||||
#endif
|
||||
|
||||
#ifdef XP_MAC
|
||||
#include "macsocket.h"
|
||||
#define SOCKET_BUFFER_SIZE 4096
|
||||
|
|
Загрузка…
Ссылка в новой задаче