PR29189, dlltool delaylibs corrupt float/double arguments
[binutils-gdb.git] / binutils / windint.h
index d7f4f87c9c7d07ed2c52635f12c7dc22de20269e..73faabf85aa75728e9e7bd7a7e67bb7b48cd670a 100644 (file)
@@ -1,5 +1,5 @@
 /* windint.h -- internal header file for windres program.
-   Copyright (C) 1997-2015 Free Software Foundation, Inc.
+   Copyright (C) 1997-2023 Free Software Foundation, Inc.
    Written by Kai Tietz, Onevision.
 
    This file is part of GNU Binutils.
@@ -1063,7 +1063,7 @@ struct __attribute__ ((__packed__)) bin_toolbar
 };
 #define BIN_TOOLBAR_SIZE 12
 
-extern int target_is_bigendian;
+extern bool target_is_bigendian;
 
 typedef struct windres_bfd
 {