CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2015/01/22 10:42:09
Modified files:
usr.sbin/relayd: agentx.c ca.c carp.c check_icmp.c
check_script.c check_tcp.c config.c control.c
hce.c log.c name2id.c parse.y pfe.c
pfe_filter.c pfe_route.c proc.c relay.c
relay_http.c relay_udp.c relayd.c relayd.h
shuffle.c snmp.c ssl.c
usr.sbin/relayctl: parser.c parser.h relayctl.c
Log message:
Clean up the relayd headers with help of include-what-you-use and some
manual review. Based on common practice, relayd.h now includes the
necessary headers for itself.
OK benno@