<string.h> -> "gdb_string.h"

This commit is contained in:
Andrew Cagney
2002-01-06 19:18:28 +00:00
parent 30efa6272a
commit aef21287e3
3 changed files with 7 additions and 2 deletions

View File

@@ -30,7 +30,7 @@
#include <setjmp.h>
#include <signal.h>
#include <stdio.h>
#include <string.h>
#include "gdb_string.h"
#include <sys/ptrace.h>
#include <mach.h>