freebsd-dev/lib/libc/inet
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
..
inet_addr.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
inet_cidr_ntop.c Update our stub resolver to final version of libbind. 2014-08-12 12:36:06 +00:00
inet_cidr_pton.c Update our stub resolver to final version of libbind. 2014-08-12 12:36:06 +00:00
inet_lnaof.c Use ANSI C prototypes. Eliminates -Wold-style-definition warnings. 2015-09-20 20:50:56 +00:00
inet_makeaddr.c Use ANSI C prototypes. Eliminates -Wold-style-definition warnings. 2015-09-20 20:50:56 +00:00
inet_net_ntop.c Use ANSI C prototypes. Eliminates -Wold-style-definition warnings. 2015-09-20 20:50:56 +00:00
inet_net_pton.c Update our stub resolver to final version of libbind. 2014-08-12 12:36:06 +00:00
inet_neta.c Use ANSI C prototypes. Eliminates -Wold-style-definition warnings. 2015-09-20 20:50:56 +00:00
inet_netof.c Use ANSI C prototypes. Eliminates -Wold-style-definition warnings. 2015-09-20 20:50:56 +00:00
inet_network.c Use ANSI C prototypes. Eliminates -Wold-style-definition warnings. 2015-09-20 20:50:56 +00:00
inet_ntoa.c Update our stub resolver to final version of libbind. 2014-08-12 12:36:06 +00:00
inet_ntop.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
inet_pton.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
nsap_addr.c libc: do not include <sys/types.h> where <sys/param.h> was already included 2016-04-18 21:05:15 +00:00
Symbol.map