[BACK]Return to kdump.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / kdump

Diff for /src/usr.bin/kdump/kdump.c between version 1.146 and 1.147

version 1.146, 2022/02/22 03:31:50 version 1.147, 2022/02/22 03:40:55
Line 29 
Line 29 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
 #include <sys/param.h>  /* MAXCOMLEN nitems */  #include <sys/param.h>  /* MAXCOMLEN */
 #include <sys/time.h>  #include <sys/time.h>
 #include <sys/signal.h>  #include <sys/signal.h>
 #include <sys/uio.h>  #include <sys/uio.h>

Legend:
Removed from v.1.146  
changed lines
  Added in v.1.147