2012-06-22  Richard Guenther  <rguenther@suse.de>
	* gcov-iov.c: Include bconfig.h and system.h.
From-SVN: r188881
+2012-06-22  Richard Guenther  <rguenther@suse.de>
+
+       * gcov-iov.c: Include bconfig.h and system.h.
+
 2012-06-22  Andreas Schwab  <schwab@linux-m68k.org>
 
        * doc/include/texinfo.tex: Update to version 2012-06-05.14.
 
 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).  */