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

Diff for /src/usr.bin/getopt/getopt.c between version 1.5 and 1.6

version 1.5, 2003/06/10 22:20:47 version 1.6, 2003/07/10 00:06:51
Line 5 
Line 5 
 #endif /* not lint */  #endif /* not lint */
   
 #include <stdio.h>  #include <stdio.h>
   #include <stdlib.h>
 #include <unistd.h>  #include <unistd.h>
   
 int  int

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