gcc-ar: Do not include stdio.h.
* gcc-ar: Do not include stdio.h. From-SVN: r180699
This commit is contained in:
parent
596c138175
commit
41bd49ea5f
@ -1,4 +1,8 @@
|
||||
2011-10-31 Diego Novillo <dnovillo@google.com>
|
||||
2011-10-31 David Edelsohn <dje.gcc@gmail.com>
|
||||
|
||||
* gcc-ar: Do not include stdio.h.
|
||||
|
||||
2011-10-31 Diego Novillo <dnovillo@google.com>
|
||||
|
||||
* tree-streamer-out.c (pack_ts_base_value_fields): Emit
|
||||
TYPE_ADDR_SPACE.
|
||||
|
@ -18,7 +18,6 @@ You should have received a copy of the GNU General Public License
|
||||
along with GCC; see the file COPYING3. If not see
|
||||
<http://www.gnu.org/licenses/>. */
|
||||
|
||||
#include <stdio.h>
|
||||
#include "config.h"
|
||||
#include "system.h"
|
||||
#include "libiberty.h"
|
||||
|
Loading…
Reference in New Issue
Block a user