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

Diff for /src/usr.bin/paste/paste.c between version 1.12 and 1.13

version 1.12, 2003/06/10 22:20:49 version 1.13, 2003/07/10 00:06:51
Line 44 
Line 44 
 #endif /* not lint */  #endif /* not lint */
   
 #include <sys/types.h>  #include <sys/types.h>
   #include <err.h>
 #include <errno.h>  #include <errno.h>
 #include <limits.h>  #include <limits.h>
 #include <stdio.h>  #include <stdio.h>

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