From 16708cba7c242bd942bbab981a730c3085a1a7db Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Thu, 22 Mar 2007 13:35:05 +0000 Subject: * symfile.h: #include "symtab.h" --- gdb/symfile.h | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb/symfile.h') diff --git a/gdb/symfile.h b/gdb/symfile.h index befc0b4..2737191 100644 --- a/gdb/symfile.h +++ b/gdb/symfile.h @@ -24,6 +24,7 @@ #define SYMFILE_H /* This file requires that you first include "bfd.h". */ +#include "symtab.h" /* Opaque declarations. */ struct section_table; -- cgit v1.1