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_debug.c | |
parent | 51c71d3e03236d6a10766bc6562051234495266d (diff) |
Notes
Diffstat (limited to 'lib/libc/resolv/res_debug.c')
-rw-r--r-- | lib/libc/resolv/res_debug.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/libc/resolv/res_debug.c b/lib/libc/resolv/res_debug.c index 37646016eb73..2017909d88b1 100644 --- a/lib/libc/resolv/res_debug.c +++ b/lib/libc/resolv/res_debug.c @@ -98,7 +98,6 @@ __FBSDID("$FreeBSD$"); #include "port_before.h" -#include <sys/types.h> #include <sys/param.h> #include <sys/socket.h> |