* stabsread.c (get_substring): Declare second arg as int.
[deliverable/binutils-gdb.git] / gdb / serial.h
index 8abcb3d077b3369a4d4493c484c663125b1f1fec..ca4639c510abe74c13b0cccdb344d251118f7b3d 100644 (file)
@@ -179,4 +179,6 @@ extern void serial_printf PARAMS ((serial_t desc, const char *, ...))
 extern char *serial_logfile;
 extern FILE *serial_logfp;
 
+extern void serial_log_command PARAMS ((const char *));
+
 #endif /* SERIAL_H */
This page took 0.024054 seconds and 4 git commands to generate.