X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=bfd%2Felf32-wasm32.c;h=400d754c6ac4711ec00e8b0c30a4af0b5dc14bbb;hb=refs%2Fheads%2Fconcurrent-displaced-stepping-2020-04-01;hp=9fc48de6d6540290807916d7dda0eb390a8642f1;hpb=f3185997ac0951edac802e29df03dfc0844fda34;p=deliverable%2Fbinutils-gdb.git diff --git a/bfd/elf32-wasm32.c b/bfd/elf32-wasm32.c index 9fc48de6d6..400d754c6a 100644 --- a/bfd/elf32-wasm32.c +++ b/bfd/elf32-wasm32.c @@ -1,5 +1,5 @@ /* 32-bit ELF for the WebAssembly target - Copyright (C) 2017-2018 Free Software Foundation, Inc. + Copyright (C) 2017-2020 Free Software Foundation, Inc. This file is part of BFD, the Binary File Descriptor library. @@ -22,7 +22,6 @@ #include "bfd.h" #include "libbfd.h" #include "elf-bfd.h" -#include "bfd_stdint.h" #include "libiberty.h" #include "elf/wasm32.h"