one more extern
This commit is contained in:
parent
27e01305cd
commit
b2773267a3
2
socket.h
2
socket.h
@ -51,7 +51,7 @@ void socket_tryreservein(int s,int size);
|
|||||||
const char* socket_getifname(uint32 _interface);
|
const char* socket_getifname(uint32 _interface);
|
||||||
uint32 socket_getifidx(const char* ifname);
|
uint32 socket_getifidx(const char* ifname);
|
||||||
|
|
||||||
int noipv6;
|
extern int noipv6;
|
||||||
|
|
||||||
#ifdef __MINGW32__
|
#ifdef __MINGW32__
|
||||||
#include <winsock2.h>
|
#include <winsock2.h>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user