Assorted warning fixes
[deliverable/binutils-gdb.git] / opcodes / csky-dis.c
index 9c3495f82dc2ce699adc19dd00910e5c120ef929..efd1f75052b341664c2fb3d0d738256d398578d6 100644 (file)
@@ -1,5 +1,5 @@
 /* C-SKY disassembler.
-   Copyright (C) 1988-2018 Free Software Foundation, Inc.
+   Copyright (C) 1988-2019 Free Software Foundation, Inc.
    Contributed by C-SKY Microsystems and Mentor Graphics.
 
    This file is part of the GNU opcodes library.
@@ -22,7 +22,7 @@
 #include "sysdep.h"
 #include "config.h"
 #include <stdio.h>
-#include <stdint.h>
+#include "bfd_stdint.h"
 #include "disassemble.h"
 #include "elf-bfd.h"
 #include "opcode/csky.h"
This page took 0.023605 seconds and 4 git commands to generate.