mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-25 13:27:26 +08:00
* config/alpha/tm-nbsd.h: Include solib.h.
This commit is contained in:
@ -1,3 +1,7 @@
|
|||||||
|
2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
|
||||||
|
|
||||||
|
* config/alpha/tm-nbsd.h: Include solib.h.
|
||||||
|
|
||||||
2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
|
2002-05-22 Jason Thorpe <thorpej@wasabisystems.com>
|
||||||
|
|
||||||
* alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
|
* alphanbsd-tdep.c (alphanbsd_sigtramp_offset): Don't make
|
||||||
|
@ -22,6 +22,7 @@
|
|||||||
#define TM_NBSD_H
|
#define TM_NBSD_H
|
||||||
|
|
||||||
#include "alpha/tm-alpha.h"
|
#include "alpha/tm-alpha.h"
|
||||||
|
#include "solib.h"
|
||||||
|
|
||||||
/* Number of traps that happen between exec'ing the shell to run an
|
/* Number of traps that happen between exec'ing the shell to run an
|
||||||
inferior, and when we finally get to the inferior code. The
|
inferior, and when we finally get to the inferior code. The
|
||||||
|
Reference in New Issue
Block a user