* config/alpha/tm-nbsd.h: Include solib.h.

This commit is contained in:
Jason Thorpe
2002-05-22 04:46:14 +00:00
parent cfef91e424
commit fcf4f89174
2 changed files with 5 additions and 0 deletions

View File

@ -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

View File

@ -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