2004-02-10 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / printcmd.c
index 2767ec74a3abf21b09cb966179d7164a9bd0ce08..1cea480b3f35cefe545f5bbb3aa9952327430838 100644 (file)
 #include "block.h"
 #include "disasm.h"
 
+#ifdef TUI
+#include "tui/tui.h"           /* For tui_active et.al.   */
+#endif
+
 extern int asm_demangle;       /* Whether to demangle syms in asm printouts */
 extern int addressprint;       /* Whether to print hex addresses in HLL " */
 
This page took 0.026193 seconds and 4 git commands to generate.