Commit de703cd7 by Richard Guenther Committed by Richard Biener

gcov-iov.c: Include bconfig.h and system.h.

2012-06-22  Richard Guenther  <rguenther@suse.de>

	* gcov-iov.c: Include bconfig.h and system.h.

From-SVN: r188881
parent dbf85890
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.
......
......@@ -19,8 +19,8 @@ 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 <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). */
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment