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

Diff for /src/usr.bin/patch/common.h between version 1.2 and 1.3

version 1.2, 1996/06/10 11:21:26 version 1.3, 1996/06/25 23:06:36
Line 29 
Line 29 
 #include <string.h>  #include <string.h>
 #include <assert.h>  #include <assert.h>
 #include <sys/types.h>  #include <sys/types.h>
   #include <sys/file.h>
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <ctype.h>  #include <ctype.h>
 #include <signal.h>  #include <signal.h>

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