[BACK]Return to linux_oldmmap.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / compat / linux / common

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

Diff for /src/sys/compat/linux/common/linux_oldmmap.c between version 1.51 and 1.52

version 1.51, 2000/06/26 14:38:57 version 1.52, 2000/06/29 02:40:39
Line 42 
Line 42 
   
 #include <sys/syscallargs.h>  #include <sys/syscallargs.h>
   
 #include <vm/vm.h>  
   
 #include <compat/linux/common/linux_types.h>  #include <compat/linux/common/linux_types.h>
 #include <compat/linux/common/linux_mmap.h>  #include <compat/linux/common/linux_mmap.h>
 #include <compat/linux/common/linux_oldmmap.h>  #include <compat/linux/common/linux_oldmmap.h>

Legend:
Removed from v.1.51  
changed lines
  Added in v.1.52

CVSweb <webmaster@jp.NetBSD.org>