Provide all missing IPv6 definitions in lib/ipv6.h.
This commit is contained in:
parent
1401faf608
commit
30c0381d71
4 changed files with 7 additions and 28 deletions
|
@ -25,6 +25,7 @@
|
|||
|
||||
#include "fake-getaddrinfo.h"
|
||||
#include "fake-getnameinfo.h"
|
||||
#include "ipv6.h"
|
||||
|
||||
#define min(a,b) (((a)<(b))?(a):(b))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue