[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.11 and 1.12

version 1.11, 2003/04/08 01:54:26 version 1.12, 2003/04/08 01:54:56
Line 167 
Line 167 
 char *realloc();  char *realloc();
 long atol();  long atol();
 char *getenv();  char *getenv();
 char *strcpy();  
 char *strcat();  
 char *strrchr();  char *strrchr();
 int  mkstemp();  int  mkstemp();
 #if 0                           /* This can cause a prototype conflict.  */  #if 0                           /* This can cause a prototype conflict.  */

Legend:
Removed from v.1.11  
changed lines
  Added in v.1.12