Forgot to #include "xalloc.h"
[oweals/tinc.git] / lib / fake-getaddrinfo.c
index 161c826f3728e2cbaf531ebc61242e4f6e9001db..14420b586d0ff261743f2aa65a7f228368ff9faa 100644 (file)
@@ -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)