fix socket routines
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user