gdb: fix vfork with multiple threads
[deliverable/binutils-gdb.git] / binutils / windint.h
index 1b838828621679407699a6fcf02ac9527c95ef63..3a335c6ea9f5ddf99ca083f4de9adb693069c2ff 100644 (file)
@@ -1,5 +1,5 @@
 /* windint.h -- internal header file for windres program.
-   Copyright (C) 1997-2018 Free Software Foundation, Inc.
+   Copyright (C) 1997-2021 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
 {
This page took 0.026003 seconds and 4 git commands to generate.