Include common-defs.h instead of defs.h/server.h in shared code
[deliverable/binutils-gdb.git] / gdb / serial.h
index 0351f5defc47555fb121fe5b45511888718ee5cf..f4ab31eb1838843122d799b7d5f5abb3068302e0 100644 (file)
@@ -304,7 +304,7 @@ extern void serial_add_interface (const struct serial_ops * optable);
 
 /* File in which to record the remote debugging session.  */
 
-extern void serial_log_command (const char *);
+extern void serial_log_command (struct target_ops *self, const char *);
 
 #ifdef USE_WIN32API
 
This page took 0.023944 seconds and 4 git commands to generate.