[BACK]Return to kvm_vax.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libkvm

Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.

Diff for /src/lib/libkvm/kvm_vax.c between version 1.19 and 1.20

version 1.19, 2014/01/27 21:00:01 version 1.20, 2014/02/19 20:21:22
Line 41 
Line 41 
  */   */
   
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/user.h>  
 #include <sys/proc.h>  #include <sys/proc.h>
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/types.h>  #include <sys/types.h>

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

CVSweb <webmaster@jp.NetBSD.org>