mirror of
https://gcc.gnu.org/git/gcc.git
synced 2026-02-22 03:46:53 -05:00
* splay-tree.c: #include <stdio.h>.
From-SVN: r36432
This commit is contained in:
committed by
DJ Delorie
parent
308ecea098
commit
4eaa189a5c
@@ -1,3 +1,7 @@
|
||||
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"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user