2002-07-29 Andrew Cagney <ac131313@redhat.com>
[deliverable/binutils-gdb.git] / gdb / symtab.h
index 6ea5538f65b54c0eb5b5a07955126b32a433a187..c6da736b4737c4827c42d7f901b8cd5ff6b97270 100644 (file)
@@ -25,9 +25,7 @@
 
 /* Some definitions and declarations to go with use of obstacks.  */
 
-#include "obstack.h"
-#define obstack_chunk_alloc xmalloc
-#define obstack_chunk_free xfree
+#include "gdb_obstack.h"
 
 /* Don't do this; it means that if some .o's are compiled with GNU C
    and some are not (easy to do accidentally the way we configure
This page took 0.023741 seconds and 4 git commands to generate.