[BACK]Return to syscalls.master CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / sys / compat / linux / arch / m68k

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/arch/m68k/syscalls.master between version 1.61 and 1.61.4.1

version 1.61, 2008/04/23 14:07:50 version 1.61.4.1, 2008/05/10 23:48:53
Line 43 
Line 43 
 #include <sys/systm.h>  #include <sys/systm.h>
 #include <sys/signal.h>  #include <sys/signal.h>
 #include <sys/mount.h>  #include <sys/mount.h>
   #include <sys/sa.h>
 #include <sys/syscallargs.h>  #include <sys/syscallargs.h>
   
 #include <compat/linux/common/linux_types.h>  #include <compat/linux/common/linux_types.h>

Legend:
Removed from v.1.61  
changed lines
  Added in v.1.61.4.1

CVSweb <webmaster@jp.NetBSD.org>