Fix the gdb build with GCC 7
[deliverable/binutils-gdb.git] / bfd / wasm-module.c
index 6806e0f81d9c3c6205949b2fe0a527dbcb91800d..a827d108ede260564be7f29702342b0e2c42f8d9 100644 (file)
@@ -1,5 +1,5 @@
 /* BFD back-end for WebAssembly modules.
-   Copyright (C) 2017-2018 Free Software Foundation, Inc.
+   Copyright (C) 2017-2019 Free Software Foundation, Inc.
 
    Based on srec.c, mmo.c, and binary.c
 
@@ -28,9 +28,7 @@
 #include "sysdep.h"
 #include "alloca-conf.h"
 #include "bfd.h"
-#include "sysdep.h"
 #include <limits.h>
-#include "bfd_stdint.h"
 #include "libiberty.h"
 #include "libbfd.h"
 #include "wasm-module.h"
This page took 0.024684 seconds and 4 git commands to generate.