2019-12-18 Anthony Green <green@moxielogic.com>
[deliverable/binutils-gdb.git] / opcodes / wasm32-dis.c
index d6f1697542493f53079c44aa684bbb2505a8c9d4..b1042793a5e42538d551ae07cd6c496f94f4ea58 100644 (file)
@@ -1,5 +1,5 @@
 /* Opcode printing code for the WebAssembly target
-   Copyright (C) 2017-2018 Free Software Foundation, Inc.
+   Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
    This file is part of libopcodes.
 
@@ -27,7 +27,7 @@
 #include "elf-bfd.h"
 #include "elf/internal.h"
 #include "elf/wasm32.h"
-#include <stdint.h>
+#include "bfd_stdint.h"
 
 /* Type names for blocks and signatures.  */
 #define BLOCK_TYPE_NONE              0x40
This page took 0.024691 seconds and 4 git commands to generate.