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

Diff for /src/usr.bin/lam/lam.c between version 1.16 and 1.17

version 1.16, 2013/11/20 21:22:17 version 1.17, 2015/01/16 06:40:09
Line 35 
Line 35 
  *      Author:  John Kunze, UCB   *      Author:  John Kunze, UCB
  */   */
   
 #include <sys/param.h>  #include <sys/param.h>  /* NOFILE_MAX */
   
 #include <ctype.h>  #include <ctype.h>
 #include <err.h>  #include <err.h>

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