CVSROOT: /cvs Module name: src Changes by: [email protected] 2022/02/22 10:31:31
Modified files:
usr.bin/kdump : kdump.c
Log message:
Since ktr_comm is now a string, we do not need MAXCOMLEN to limit printf.
And thus, sys/param.h is not needed either.
ok millert
