Update the libiberty sources with the latest patches found in the master sources.
[deliverable/binutils-gdb.git] / libiberty / getopt.c
index 848c183f34f74099a577b463082d09381622b54b..30eccb4f04f4f6ed188def5746fac7632d41bad4 100644 (file)
@@ -3,8 +3,7 @@
    "Keep this file name-space clean" means, talk to drepper@gnu.org
    before changing it!
 
-   Copyright (C) 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
-   1996, 1997, 1998, 2005 Free Software Foundation, Inc.
+   Copyright (C) 1987-2018 Free Software Foundation, Inc.
 
    NOTE: This source is derived from an old version taken from the GNU C
    Library (glibc).
@@ -42,8 +41,8 @@
 # endif
 #endif
 
-#include <stdio.h>
 #include "ansidecl.h"
+#include <stdio.h>
 
 /* Comment out all this code if we are using the GNU C Library, and are not
    actually compiling the library itself.  This code is part of the GNU C
This page took 0.024979 seconds and 4 git commands to generate.