summaryrefslogtreecommitdiffstats
path: root/gdb/stack.c
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/stack.c')
-rw-r--r--gdb/stack.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/stack.c b/gdb/stack.c
index 71e74ade80..5bde58e700 100644
--- a/gdb/stack.c
+++ b/gdb/stack.c
@@ -18,7 +18,7 @@ You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
-#include <string.h>
+#include "gdb_string.h"
#include "defs.h"
#include "value.h"
#include "symtab.h"
OpenPOWER on IntegriCloud