CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/02/03 01:08:15
Modified files:
usr.sbin/ocspcheck: http.c
usr.sbin/acme-client: http.c
Log message:
Don't use <sys/param.h> from userland without cause. Sort <sys/*>
before other includes per style(9) while we're here.
ok florian@ bcook@ jsing@ beck@
