diff options
author | Andriy Voskoboinyk <avos@FreeBSD.org> | 2016-04-18 21:05:15 +0000 |
---|---|---|
committer | Andriy Voskoboinyk <avos@FreeBSD.org> | 2016-04-18 21:05:15 +0000 |
commit | 2cf5e9365d299ad70ec7fe8a7e7202fbb925e70c (patch) | |
tree | 202a73fe295a5c504dbcb0b6bd3dc404a648d308 /lib/libc/resolv/res_query.c | |
parent | 51c71d3e03236d6a10766bc6562051234495266d (diff) |
Notes
Diffstat (limited to 'lib/libc/resolv/res_query.c')
-rw-r--r-- | lib/libc/resolv/res_query.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/resolv/res_query.c b/lib/libc/resolv/res_query.c index 5992edd8a7f4..db26ef88b713 100644 --- a/lib/libc/resolv/res_query.c +++ b/lib/libc/resolv/res_query.c @@ -72,7 +72,6 @@ static const char rcsid[] = "$Id: res_query.c,v 1.11 2008/11/14 02:36:51 marka E __FBSDID("$FreeBSD$"); #include "port_before.h" -#include <sys/types.h> #include <sys/param.h> #include <netinet/in.h> #include <arpa/inet.h> |