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

Diff for /src/usr.bin/m4/look.c between version 1.17 and 1.18

version 1.17, 2005/08/06 16:22:26 version 1.18, 2006/01/20 23:10:19
Line 38 
Line 38 
  * by: oz   * by: oz
  */   */
   
 #include <sys/types.h>  
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
   #include <stdint.h>
 #include <stddef.h>  #include <stddef.h>
 #include <string.h>  #include <string.h>
 #include <ohash.h>  #include <ohash.h>

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18