* findcmd.c: Add #include "gdb_stdint.h".
[deliverable/binutils-gdb.git] / gdb / findcmd.c
index a1dfaf3bb2cfe97ce74c7c054cd13d8ad60891c2..ad8edc8a896d278154d3e2d50cb9d4eb0d1d257e 100644 (file)
@@ -23,6 +23,7 @@
 #include "gdbcmd.h"
 #include "value.h"
 #include "target.h"
+#include "gdb_stdint.h"
 
 /* Copied from bfd_put_bits.  */
 
This page took 0.022368 seconds and 4 git commands to generate.