[BACK]Return to getopt.c CVS log [TXT][DIR] Up to [local] / prex-old / usr / lib / libc / stdlib

Diff for /prex-old/usr/lib/libc/stdlib/getopt.c between version 1.1.1.1 and 1.1.1.1.2.1

version 1.1.1.1, 2008/06/03 10:38:48 version 1.1.1.1.2.1, 2008/08/13 17:12:38
Line 27 
Line 27 
  * SUCH DAMAGE.   * SUCH DAMAGE.
  */   */
   
   #include <unistd.h>
 #include <stdio.h>  #include <stdio.h>
 #include <stdlib.h>  #include <stdlib.h>
 #include <string.h>  #include <string.h>

Legend:
Removed from v.1.1.1.1  
changed lines
  Added in v.1.1.1.1.2.1

CVSweb