diff options
Diffstat (limited to 'gdb/gdbserver/lynx-low.h')
-rw-r--r-- | gdb/gdbserver/lynx-low.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gdb/gdbserver/lynx-low.h b/gdb/gdbserver/lynx-low.h index 94a079e..966ec03 100644 --- a/gdb/gdbserver/lynx-low.h +++ b/gdb/gdbserver/lynx-low.h @@ -15,8 +15,6 @@ You should have received a copy of the GNU General Public License along with this program. If not, see <http://www.gnu.org/licenses/>. */ -#include "server.h" - struct regcache; struct target_desc; |