/[cvs]/ccvs/lib/getopt_.h
ViewVC logotype

Diff of /ccvs/lib/getopt_.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.4 by dprice, Mon May 23 17:44:31 2005 UTC revision 1.5 by dprice, Tue Oct 4 02:34:54 2005 UTC
# Line 1  Line 1 
1  /* Declarations for getopt.  /* Declarations for getopt.
2     Copyright (C) 1989-1994,1996-1999,2001,2003,2004     Copyright (C) 1989-1994,1996-1999,2001,2003,2004,2005
3     Free Software Foundation, Inc.     Free Software Foundation, Inc.
4     This file is part of the GNU C Library.     This file is part of the GNU C Library.
5    
# Line 34  Line 34 
34  #if defined __GETOPT_PREFIX && !defined __need_getopt  #if defined __GETOPT_PREFIX && !defined __need_getopt
35  # include <stdlib.h>  # include <stdlib.h>
36  # include <stdio.h>  # include <stdio.h>
37  # if HAVE_UNISTD_H  # include <unistd.h>
 #  include <unistd.h>  
 # endif  
38  # undef __need_getopt  # undef __need_getopt
39  # undef getopt  # undef getopt
40  # undef getopt_long  # undef getopt_long

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

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26