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

Diff for /src/usr.bin/patch/patch.c between version 1.47 and 1.48

version 1.47, 2009/04/05 13:36:00 version 1.48, 2009/10/27 23:59:41
Line 26 
Line 26 
  * behaviour   * behaviour
  */   */
   
 #ifndef lint  
 static const char rcsid[] = "$OpenBSD$";  
 #endif /* not lint */  
   
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <unistd.h>  #include <unistd.h>

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48