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

Diff for /src/usr.bin/find/main.c between version 1.28 and 1.29

version 1.28, 2011/06/14 21:04:05 version 1.29, 2013/11/15 22:20:04
Line 41 
Line 41 
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
 #include <time.h>  #include <time.h>
   #include <unistd.h>
   
 #include "find.h"  #include "find.h"
   

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29