| Submitter | Richard Guenther |
|---|---|
| Date | June 22, 2012, 9:50 a.m. |
| Message ID | <alpine.LNX.2.00.1206221148500.18010@zhemvz.fhfr.qr> |
| Download | mbox | patch |
| Permalink | /patch/166560/ |
| State | New |
| Headers | show |
Comments
Patch
Index: gcc/gcov-iov.c =================================================================== --- gcc/gcov-iov.c (revision 188876) +++ gcc/gcov-iov.c (working copy) @@ -19,8 +19,8 @@ You should have received a copy of the G along with GCC; see the file COPYING3. If not see <http://www.gnu.org/licenses/>. */ -#include <stdio.h> -#include <stdlib.h> +#include "bconfig.h" +#include "system.h" /* Command line arguments are the base GCC version and the development phase (the latter may be an empty string). */