[BACK]Return to utime.c CVS log [TXT][DIR] Up to [cvs.NetBSD.org] / src / lib / libc / gen

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

Diff for /src/lib/libc/gen/utime.c between version 1.7 and 1.8

version 1.7, 1997/07/21 14:07:46 version 1.8, 1998/03/30 14:51:42
Line 44  __RCSID("$NetBSD$");
Line 44  __RCSID("$NetBSD$");
   
 #include "namespace.h"  #include "namespace.h"
 #include <sys/time.h>  #include <sys/time.h>
   #include <stddef.h>
 #include <utime.h>  #include <utime.h>
   
 #ifdef __weak_alias  #ifdef __weak_alias

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

CVSweb <webmaster@jp.NetBSD.org>