#include <sys/ptrace.h>
This commit is contained in:
parent
acd551ee63
commit
2b88cafe02
@ -32,6 +32,9 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */
|
||||
#include <sys/file.h>
|
||||
#include <sys/stat.h>
|
||||
#include <sys/user.h>
|
||||
#ifdef USG
|
||||
#include <sys/ptrace.h>
|
||||
#endif
|
||||
|
||||
|
||||
/* Extract the register values out of the core file and store
|
||||
|
Loading…
Reference in New Issue
Block a user