Module Name: src Committed By: thorpej Date: Sun Sep 25 17:19:05 UTC 2022
Modified Files: src/sys/dev/isapnp: i82365_isapnp.c if_an_isapnp.c wdc_isapnp.c Log Message: Remove unnecessary include of <sys/malloc.h>. To generate a diff of this commit: cvs rdiff -u -r1.33 -r1.34 src/sys/dev/isapnp/i82365_isapnp.c cvs rdiff -u -r1.23 -r1.24 src/sys/dev/isapnp/if_an_isapnp.c cvs rdiff -u -r1.44 -r1.45 src/sys/dev/isapnp/wdc_isapnp.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.