Module Name: src Committed By: thorpej Date: Sun Sep 25 21:30:29 UTC 2022
Modified Files: src/sys/dev/sun: bwtwo.c cgsix.c cgthree.c kbd_zs.c sunkbd.c Log Message: Remove unnecessary include of <sys/malloc.h>. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/sys/dev/sun/bwtwo.c cvs rdiff -u -r1.71 -r1.72 src/sys/dev/sun/cgsix.c cvs rdiff -u -r1.35 -r1.36 src/sys/dev/sun/cgthree.c cvs rdiff -u -r1.23 -r1.24 src/sys/dev/sun/kbd_zs.c cvs rdiff -u -r1.30 -r1.31 src/sys/dev/sun/sunkbd.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.