summaryrefslogtreecommitdiffstats
path: root/gcc/config/mcore
diff options
context:
space:
mode:
authornickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2000-05-03 18:49:17 +0000
committernickc <nickc@138bc75d-0d04-0410-961f-82ee72b054a4>2000-05-03 18:49:17 +0000
commit5bc09e30aef57098244575eb64bf03e4e28022fc (patch)
treeaa246fb46c457f070e6d22168239c37f4fad0442 /gcc/config/mcore
parentcc40da95642def9fb52662eba5462ff5268e6fe1 (diff)
downloadppe42-gcc-5bc09e30aef57098244575eb64bf03e4e28022fc.tar.gz
ppe42-gcc-5bc09e30aef57098244575eb64bf03e4e28022fc.zip
Replace inclusion of <stdio.h> with "system.h"
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@33639 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/config/mcore')
-rw-r--r--gcc/config/mcore/mcore.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/config/mcore/mcore.c b/gcc/config/mcore/mcore.c
index 5381269f00d..85458fb71b2 100644
--- a/gcc/config/mcore/mcore.c
+++ b/gcc/config/mcore/mcore.c
@@ -17,7 +17,7 @@ You should have received a copy of the GNU General Public License
along with GNU CC; see the file COPYING. If not, write to
the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
-#include <stdio.h>
+#include "system.h"
#include "assert.h"
#include "gansidecl.h"
OpenPOWER on IntegriCloud