From e9792343ae2561dd2f4636fdf9b3d2959cd6e7ae Mon Sep 17 00:00:00 2001 From: Alan Modra Date: Sat, 25 May 2002 12:51:38 +0000 Subject: * arlex.l: Use #include "" instead of <> for local header files. * coffdump.c: Likewise. * coffgrok.c: Likewise. * nlmconv.c: Likewise. * nlmheader.y: Likewise. * srconv.c: Likewise. * strings.c: Likewise. * sysdump.c: Likewise. * unwind-ia64.h: Likewise. * windres.h: Likewise. * winduni.h: Likewise. --- binutils/strings.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'binutils/strings.c') diff --git a/binutils/strings.c b/binutils/strings.c index 3507831..dade244 100644 --- a/binutils/strings.c +++ b/binutils/strings.c @@ -61,7 +61,7 @@ #endif #include "bfd.h" #include -#include +#include "getopt.h" #include #include "bucomm.h" #include "libiberty.h" -- cgit v1.1