]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - binutils/rescoff.c
bfd/
[thirdparty/binutils-gdb.git] / binutils / rescoff.c
index fdd9aad9982e5ac8d19923f90054d77305f671bd..9bba548afd1e9bb1c2536988e152a6f620725980 100644 (file)
@@ -1,5 +1,5 @@
 /* rescoff.c -- read and write resources in Windows COFF files.
-   Copyright 1997, 1998, 1999, 2000, 2003
+   Copyright 1997, 1998, 1999, 2000, 2003, 2007
    Free Software Foundation, Inc.
    Written by Ian Lance Taylor, Cygnus Support.
 
 /* This file contains function that read and write Windows resources
    in COFF files.  */
 
+#include "sysdep.h"
 #include "bfd.h"
-#include "bucomm.h"
 #include "libiberty.h"
+#include "bucomm.h"
 #include "windres.h"
 
 #include <assert.h>