Module Name: src Committed By: tsutsui Date: Mon Jun 11 16:27:08 UTC 2012
Modified Files: src/sys/arch/dreamcast/dreamcast: machdep.c Log Message: Explicitly include <machine/pcb.h> for struct pcb. Fixes build error on GENERIC + no options DDB, reported by Yasushi Oshima. Should be pulled up to netbsd-6. To generate a diff of this commit: cvs rdiff -u -r1.42 -r1.43 src/sys/arch/dreamcast/dreamcast/machdep.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.