* macrotab.h: Do not include "obstack.h" or "bcache.h".

(struct obstack, struct bcache): Add opaque declarations.
* Makefile.in (macrotab_h): Update
This commit is contained in:
Andrew Cagney
2002-06-28 23:42:33 +00:00
parent b4d8393384
commit aa84d1bb9b
3 changed files with 9 additions and 3 deletions

View File

@ -22,8 +22,8 @@
#ifndef MACROTAB_H
#define MACROTAB_H
#include "obstack.h"
#include "bcache.h"
struct obstack;
struct bcache;
/* How do we represent a source location? I mean, how should we
represent them within GDB; the user wants to use all sorts of