2003-04-12 Andrew Cagney <cagney@redhat.com>
[deliverable/binutils-gdb.git] / gdb / cli / cli-script.h
index 898e3cc04f848b94193cd5378724b64e9ccf21bb..03cb84137e543e247fedde561dd606ca7df62bf8 100644 (file)
 #if !defined (CLI_SCRIPT_H)
 #define CLI_SCRIPT_H 1
 
+struct ui_file;
+struct command_line;
+struct cmd_list_element;
+
 /* Exported to cli/cli-cmds.c */
 
 extern void script_from_file (FILE *stream, char *file);
This page took 0.024266 seconds and 4 git commands to generate.