summaryrefslogtreecommitdiff
path: root/gdb/macrotab.h
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2002-06-28 23:42:33 +0000
committerAndrew Cagney <cagney@redhat.com>2002-06-28 23:42:33 +0000
commitd8fdf8b8affafd9da50081c998f7d43b6c59cf93 (patch)
tree5264103258f29eab7ae22611c44277d7f7bd71df /gdb/macrotab.h
parent1f1eac0dbc0cb9b62348b8c3f4a5934b6bf973a3 (diff)
downloadgdb-d8fdf8b8affafd9da50081c998f7d43b6c59cf93.tar.gz
* macrotab.h: Do not include "obstack.h" or "bcache.h".
(struct obstack, struct bcache): Add opaque declarations. * Makefile.in (macrotab_h): Update
Diffstat (limited to 'gdb/macrotab.h')
-rw-r--r--gdb/macrotab.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/gdb/macrotab.h b/gdb/macrotab.h
index cbc6d1b53d7..df32977967e 100644
--- a/gdb/macrotab.h
+++ b/gdb/macrotab.h
@@ -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