mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 06:45:56 +08:00
* sparcnbsd-tdep.c: Include "gdb_string.h".
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
/* Target-dependent code for SPARC systems running NetBSD.
|
||||
Copyright 2002 Free Software Foundation, Inc.
|
||||
Copyright 2002, 2003 Free Software Foundation, Inc.
|
||||
Contributed by Wasabi Systems, Inc.
|
||||
|
||||
This file is part of GDB.
|
||||
@ -26,6 +26,8 @@
|
||||
#include "value.h"
|
||||
#include "osabi.h"
|
||||
|
||||
#include "gdb_string.h"
|
||||
|
||||
#include "sparcnbsd-tdep.h"
|
||||
#include "nbsd-tdep.h"
|
||||
|
||||
|
Reference in New Issue
Block a user