CVSROOT: /cvs Module name: src Changes by: dera...@cvs.openbsd.org 2015/01/15 16:56:58
Modified files: sys/net : pfvar.h Log message: Stop including <sys/param.h> and other stuff. Assume this will be included with sys limits in scope, so use PATH_MAX instead. ok millert guenther