[BACK]Return to t_basic.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / tests / rump / rumpvfs

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

Diff for /src/tests/rump/rumpvfs/t_basic.c between version 1.2 and 1.3

version 1.2, 2011/02/22 13:25:18 version 1.3, 2017/01/13 21:30:43
Line 40 
Line 40 
 #include <stdlib.h>  #include <stdlib.h>
 #include <unistd.h>  #include <unistd.h>
   
 #include "../../h_macros.h"  #include "h_macros.h"
   
 ATF_TC(lseekrv);  ATF_TC(lseekrv);
 ATF_TC_HEAD(lseekrv, tc)  ATF_TC_HEAD(lseekrv, tc)

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

CVSweb <webmaster@jp.NetBSD.org>