diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-08-20 16:28:17 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2016-08-20 16:28:17 +0000 |
commit | eb8bc5621c0e1eaeb75884f5d7f36edd90d4cd9b (patch) | |
tree | 90a9b3a163307a499ad5d62f4e8d5c515325c2af /dns.c | |
parent | 21301f73549aa63885352c5d33eadf82484c4bf7 (diff) |
Notes
Diffstat (limited to 'dns.c')
-rw-r--r-- | dns.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -34,6 +34,7 @@ */ #include <sys/types.h> +#include <sys/param.h> #include <netinet/in.h> #include <arpa/inet.h> #include <arpa/nameser.h> |