cvs-cvs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Cvs-cvs] Changes to ccvs/lib/getopt_.h


From: Derek Robert Price
Subject: [Cvs-cvs] Changes to ccvs/lib/getopt_.h
Date: Mon, 03 Oct 2005 22:35:23 -0400

Index: ccvs/lib/getopt_.h
diff -u ccvs/lib/getopt_.h:1.4 ccvs/lib/getopt_.h:1.5
--- ccvs/lib/getopt_.h:1.4      Mon May 23 17:44:31 2005
+++ ccvs/lib/getopt_.h  Tue Oct  4 02:34:54 2005
@@ -1,5 +1,5 @@
 /* Declarations for getopt.
-   Copyright (C) 1989-1994,1996-1999,2001,2003,2004
+   Copyright (C) 1989-1994,1996-1999,2001,2003,2004,2005
    Free Software Foundation, Inc.
    This file is part of the GNU C Library.
 
@@ -34,9 +34,7 @@
 #if defined __GETOPT_PREFIX && !defined __need_getopt
 # include <stdlib.h>
 # include <stdio.h>
-# if HAVE_UNISTD_H
-#  include <unistd.h>
-# endif
+# include <unistd.h>
 # undef __need_getopt
 # undef getopt
 # undef getopt_long




reply via email to

[Prev in Thread] Current Thread [Next in Thread]