aboutsummaryrefslogtreecommitdiff
path: root/include/opcode/cgen.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/opcode/cgen.h')
-rw-r--r--include/opcode/cgen.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/opcode/cgen.h b/include/opcode/cgen.h
index 0e68c85..8b7d2a4 100644
--- a/include/opcode/cgen.h
+++ b/include/opcode/cgen.h
@@ -24,8 +24,7 @@
#include "symcat.h"
#include "cgen/bitset.h"
-/* ??? IWBN to replace bfd in the name. */
-#include "bfd_stdint.h"
+#include <stdint.h>
#ifdef __cplusplus
extern "C" {