[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.6 and 1.7

version 1.6, 1997/01/17 15:47:51 version 1.7, 1997/06/24 02:33:48
Line 32 
Line 32 
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <ctype.h>  #include <ctype.h>
 #include <signal.h>  #include <signal.h>
   #include <stdlib.h>
 #undef malloc  #undef malloc
 #undef realloc  #undef realloc
   

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