From 68cd79636c809379825aa5546743161acb3fdaa0 Mon Sep 17 00:00:00 2001 From: Simon Josefsson Date: Tue, 25 Mar 2008 23:22:10 +0100 Subject: Update gnulib files. --- gl/getopt.c | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) (limited to 'gl/getopt.c') diff --git a/gl/getopt.c b/gl/getopt.c index 3c23601..f1e6d1f 100644 --- a/gl/getopt.c +++ b/gl/getopt.c @@ -2,7 +2,7 @@ NOTE: getopt is now part of the C library, so if you don't know what "Keep this file name-space clean" means, talk to drepper@gnu.org before changing it! - Copyright (C) 1987,88,89,90,91,92,93,94,95,96,98,99,2000,2001,2002,2003,2004,2006 + Copyright (C) 1987,88,89,90,91,92,93,94,95,96,98,99,2000,2001,2002,2003,2004,2006,2008 Free Software Foundation, Inc. This file is part of the GNU C Library. @@ -30,10 +30,6 @@ #include #include -#ifdef __VMS -# include -#endif - #ifdef _LIBC # include #else -- cgit v1.2.3