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

Diff for /src/usr.bin/whatis/Attic/whatis.c between version 1.13 and 1.14

version 1.13, 2009/10/27 23:59:50 version 1.14, 2013/11/15 22:20:04
Line 37 
Line 37 
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>
   #include <unistd.h>
   
 #include "../man/config.h"  #include "../man/config.h"
 #include "../man/pathnames.h"  #include "../man/pathnames.h"

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