freebsd-dev/lib/libc/resolv
Andriy Voskoboinyk 2cf5e9365d libc: do not include <sys/types.h> where <sys/param.h> was already included
According to style(9):
> normally, include <sys/types.h> OR <sys/param.h>, but not both.
(<sys/param.h> already includes <sys/types.h> when LOCORE is not defined).
2016-04-18 21:05:15 +00:00
..
h_errno.c Add declarations to eliminate -Wmissing-prototypes warnings 2015-09-20 04:26:55 +00:00
herror.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
Makefile.inc Update our stub resolver to final version of libbind. 2014-08-12 12:36:06 +00:00
mtctxres.c libc: replace 0 with NULL for pointers. 2016-04-10 19:33:58 +00:00
res_comp.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
res_data.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
res_debug.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
res_debug.h Vendor import of BIND 9.4.1 2007-06-03 17:02:29 +00:00
res_findzonecut.c Update our stub resolver to final version of libbind. 2014-08-12 12:36:06 +00:00
res_init.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
res_mkquery.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
res_mkupdate.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
res_private.h resolver: preserve binary compatibility; reduce header pollution 2015-12-14 17:21:06 +00:00
res_query.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
res_send.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
res_state.c resolver: preserve binary compatibility; reduce header pollution 2015-12-14 17:21:06 +00:00
res_update.c Update our stub resolver to final version of libbind. 2014-08-12 12:36:06 +00:00
Symbol.map Update our stub resolver to final version of libbind. 2014-08-12 12:36:06 +00:00