bfd/
[deliverable/binutils-gdb.git] / binutils / winduni.c
index b172b5e2196a0a0f3942ee4da28e16c2a18bc5a7..cd02666d0e7117d93f96568dbf4d928f23e6534e 100644 (file)
@@ -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"
 
This page took 0.025057 seconds and 4 git commands to generate.