Commit 2f016d5c by Frank Ch. Eigler Committed by Frank Ch. Eigler

* quick build fix

2004-06-25  Frank Ch. Eigler  <fche@redhat.com>

	* ansidecl.h, libiberty.h: New dummy files for building splay-tree.
	* config.h.in: Regenerated.

From-SVN: r83661
parent 4185ae53
2004-06-25 Frank Ch. Eigler <fche@redhat.com>
* ansidecl.h, libiberty.h: New dummy files for building splay-tree.
* config.h.in: Regenerated.
2004-06-24 Frank Ch. Eigler <fche@redhat.com>
Adopt splay trees for object database.
......
/* A minimal ansidecl.h file for use by splay-tree only. */
#define PARAMS(X) X
#define PTR void *
#define ATTRIBUTE_UNUSED __attribute__((__unused__))
/* config.h.in. Generated from configure.in by autoheader. */
/* config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the `backtrace' function. */
#undef HAVE_BACKTRACE
......
/* Placeholder for splay-tree use only. */
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment