[BACK]Return to util.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / patch

Diff for /src/usr.bin/patch/util.c between version 1.32 and 1.33

version 1.32, 2006/03/11 19:41:30 version 1.33, 2009/10/27 23:59:41
Line 26 
Line 26 
  * behaviour   * behaviour
  */   */
   
 #ifndef lint  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include <sys/param.h>  #include <sys/param.h>
 #include <sys/stat.h>  #include <sys/stat.h>
   

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33