Commit 4eaa189a by Michael Sokolov Committed by DJ Delorie

* splay-tree.c: #include <stdio.h>.

From-SVN: r36432
parent 308ecea0
2000-09-14 Michael Sokolov <msokolov@ivan.Harhan.ORG>
* splay-tree.c: #include <stdio.h>.
2000-09-14 Hans-Peter Nilsson <hp@axis.com>
* testsuite/demangle-expected: Add two tests for anonymous
......
......@@ -32,6 +32,8 @@ Boston, MA 02111-1307, USA. */
#include <stdlib.h>
#endif
#include <stdio.h>
#include "libiberty.h"
#include "splay-tree.h"
......
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