Fix sometimes-uninitialized warning in gdbscm_value_address
[deliverable/binutils-gdb.git] / gdb / gdbcmd.h
index 14c7f4e541ab5eb503130c4dacdf2a8fd0f62c30..3191ecd7fe3a16b170fab8a478720ecaec447317 100644 (file)
@@ -26,6 +26,7 @@
 
 #include "command.h"
 #include "ui-out.h"
+#include "cli/cli-script.h"
 
 /* Chain containing all defined commands.  */
 
This page took 0.024079 seconds and 4 git commands to generate.