Update the manpage as well, and some whitespace to make its source more legible.
[tinc] / lib / fake-getaddrinfo.c
index 161c826..14420b5 100644 (file)
@@ -14,6 +14,7 @@
 #include "ipv4.h"
 #include "ipv6.h"
 #include "fake-getaddrinfo.h"
 #include "ipv4.h"
 #include "ipv6.h"
 #include "fake-getaddrinfo.h"
+#include "xalloc.h"
 
 #ifndef HAVE_GAI_STRERROR
 char *gai_strerror(int ecode)
 
 #ifndef HAVE_GAI_STRERROR
 char *gai_strerror(int ecode)