CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2015/03/16 14:26:24
Modified files: sys/crypto : xform_ipcomp.c Log message: Include <sys/param.h> rather than <sys/types.h> when also including <sys/systm.h>; fixes build on vax due to <machine/macros.h> redeclaring some functions from <lib/libkern/libkern.h> as inlines.