CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/08 01:21:40
Modified files:
sys/dev/ic : acx.c
Log message:
Don't include <sys/types.h>; we already include <sys/param.h>.
Add missing <sys/errno.h> and <sys/device.h>. Makes a sparc64 kernel
compile again.
