X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=binutils%2Fwinduni.c;h=cd02666d0e7117d93f96568dbf4d928f23e6534e;hb=3db64b009284dda3a1ce10a91beb1297475e60a7;hp=b172b5e2196a0a0f3942ee4da28e16c2a18bc5a7;hpb=b43b5d5f768ed7a7a150d78c9fda0c194a11497d;p=deliverable%2Fbinutils-gdb.git diff --git a/binutils/winduni.c b/binutils/winduni.c index b172b5e219..cd02666d0e 100644 --- a/binutils/winduni.c +++ b/binutils/winduni.c @@ -1,5 +1,6 @@ /* winduni.c -- unicode support for the windres program. - Copyright 1997, 1998, 2000, 2001, 2003 Free Software Foundation, Inc. + Copyright 1997, 1998, 2000, 2001, 2003, 2007 + Free Software Foundation, Inc. Written by Ian Lance Taylor, Cygnus Support. This file is part of GNU Binutils. @@ -27,8 +28,8 @@ hosts, but that seems better than not really supporting unicode at all. */ +#include "sysdep.h" #include "bfd.h" -#include "bucomm.h" #include "winduni.h" #include "safe-ctype.h"