CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/03 01:23:46
Modified files:
sbin/iked : iked.h
sbin/isakmpd : app.c attribute.c cookie.c field.c key.c
usr.sbin/httpd : httpd.h
usr.sbin/smtpd : smtpd.h
usr.sbin/ypldap: aldap.c
Log message:
Stop assuming that in_{addr,port}_t are typedefed in <sys/types.h> and
instead pull in <netinet/in.h> or <arpa/inet.h> when those are needed.
ok florian@ beck@ millert@
