aboutsummaryrefslogtreecommitdiff
path: root/libiberty/getopt.c
diff options
context:
space:
mode:
authorDJ Delorie <dj@redhat.com>2005-07-23 15:17:18 +0000
committerDJ Delorie <dj@redhat.com>2005-07-23 15:17:18 +0000
commit55060c0b1672c66c4a29038a6f6c4edab4061a93 (patch)
treef3831f18be5c20049b5ca4de0e6d7e974524b7fa /libiberty/getopt.c
parentdbb467de43ec0192c2b67f50d1d5039bed7df947 (diff)
downloadgdb-55060c0b1672c66c4a29038a6f6c4edab4061a93.zip
gdb-55060c0b1672c66c4a29038a6f6c4edab4061a93.tar.gz
gdb-55060c0b1672c66c4a29038a6f6c4edab4061a93.tar.bz2
merge from gcc
Diffstat (limited to 'libiberty/getopt.c')
-rw-r--r--libiberty/getopt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libiberty/getopt.c b/libiberty/getopt.c
index 848c183..d9c3532 100644
--- a/libiberty/getopt.c
+++ b/libiberty/getopt.c
@@ -42,8 +42,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