From 45d8db87f0f9efa8b1edadc0022dc0b62a916105 Mon Sep 17 00:00:00 2001 From: "K. Richard Pixley" Date: Tue, 8 Jun 1993 23:17:01 +0000 Subject: symfile.h requires bfd.h so include it --- gdb/remote-eb.c | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/remote-eb.c') diff --git a/gdb/remote-eb.c b/gdb/remote-eb.c index cb79d15..efe3c13 100644 --- a/gdb/remote-eb.c +++ b/gdb/remote-eb.c @@ -31,6 +31,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "a29k/tm-a29k.h" #include "inferior.h" +#include "bfd.h" #include "symfile.h" #include "wait.h" #include "value.h" -- cgit v1.1