Fix targ_ops declaration problem.
[deliverable/binutils-gdb.git] / gdb / monitor.c
index ee2280d968c9fef35b383033ddcf74ca7893118d..77bde82baef85bdec8a22a588ee30e509d3884c7 100644 (file)
@@ -521,7 +521,6 @@ monitor_expect (char *string, char *buf, int buflen)
   char *p = string;
   int obuflen = buflen;
   int c;
-  extern struct target_ops *targ_ops;
 
   if (monitor_debug_p)
     {
This page took 0.027561 seconds and 4 git commands to generate.