chiark / gitweb /
Support IPv6 PTR lookups.
[adns] / client / adnshost.h
index fcc96a3186ab9292461f42b18a09b8baaf4840bc..c46323e02d665d6206a1eae3c9cb68eb519eb2db 100644 (file)
@@ -41,6 +41,7 @@
 #include <sys/socket.h>
 #include <netinet/in.h>
 #include <arpa/inet.h>
+#include <netdb.h>
 
 #include "config.h"
 #include "adns.h"