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

Diff for /src/usr.bin/lndir/lndir.c between version 1.3 and 1.4

version 1.3, 1996/08/19 06:50:16 version 1.4, 1996/08/19 14:20:18
Line 45 
Line 45 
 */  */
   
 #include <stdio.h>  #include <stdio.h>
   #include <stdlib.h>
 #include <sys/types.h>  #include <sys/types.h>
 #include <sys/stat.h>  #include <sys/stat.h>
 #include <sys/param.h>  #include <sys/param.h>

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