gdb: fix vfork with multiple threads
[deliverable/binutils-gdb.git] / binutils / windint.h
index b41a2caf0cbfcf5ce203bf49612b9eec4a806543..3a335c6ea9f5ddf99ca083f4de9adb693069c2ff 100644 (file)
@@ -1063,7 +1063,7 @@ struct __attribute__ ((__packed__)) bin_toolbar
 };
 #define BIN_TOOLBAR_SIZE 12
 
-extern bfd_boolean target_is_bigendian;
+extern bool target_is_bigendian;
 
 typedef struct windres_bfd
 {
This page took 0.027378 seconds and 4 git commands to generate.