Forgot to #include "xalloc.h"
This commit is contained in:
parent
ad39db95fe
commit
5b556c0971
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@
|
|||
#include "ipv4.h"
|
||||
#include "ipv6.h"
|
||||
#include "fake-getaddrinfo.h"
|
||||
#include "xalloc.h"
|
||||
|
||||
#ifndef HAVE_GAI_STRERROR
|
||||
char *gai_strerror(int ecode)
|
||||
|
|
Loading…
Reference in a new issue