fix socket routines
This commit is contained in:
parent
6df029a2f8
commit
f908a9dcd4
@ -1,4 +1,8 @@
|
||||
#include <errno.h>
|
||||
#include "haveip6.h"
|
||||
#include <sys/types.h>
|
||||
#include <sys/socket.h>
|
||||
#include <netinet/in.h>
|
||||
#include "ip6.h"
|
||||
#include "byte.h"
|
||||
#include "socket.h"
|
||||
|
1
socket/socket_noipv6.c
Normal file
1
socket/socket_noipv6.c
Normal file
@ -0,0 +1 @@
|
||||
int noipv6=0;
|
Loading…
x
Reference in New Issue
Block a user