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

Diff for /src/usr.bin/find/operator.c between version 1.4 and 1.5

version 1.4, 1999/01/04 21:36:01 version 1.5, 1999/12/04 22:42:32
Line 42 
Line 42 
 #endif /* not lint */  #endif /* not lint */
   
 #include <sys/types.h>  #include <sys/types.h>
   #include <sys/stat.h>
   
 #include <err.h>  #include <err.h>
 #include <fts.h>  #include <fts.h>

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