Include bfd_stdint.h in bfd.h
[deliverable/binutils-gdb.git] / opcodes / riscv-dis.c
index f1bbfdb1f14ce09a6095b79c85088fc4d9020d8d..ab7575a22b227066219b98ebaf5f189aaaa814cc 100644 (file)
@@ -28,7 +28,7 @@
 #include "elf-bfd.h"
 #include "elf/riscv.h"
 
-#include <stdint.h>
+#include "bfd_stdint.h"
 #include <ctype.h>
 
 struct riscv_private_data
This page took 0.023948 seconds and 4 git commands to generate.