aboutsummaryrefslogtreecommitdiff
path: root/gcc/gcov.c
diff options
context:
space:
mode:
authorNathan Sidwell <nathan@gcc.gnu.org>2003-04-21 21:23:43 +0000
committerNathan Sidwell <nathan@gcc.gnu.org>2003-04-21 21:23:43 +0000
commitd79f9ec9ffb6aa93e0bd6479ac12564eb27b46c1 (patch)
tree9488b731348ab0272cc16dc2311f3c81d9dbf150 /gcc/gcov.c
parent6a48df451f671cc41481c85a2d1c4382a72e0832 (diff)
downloadgcc-d79f9ec9ffb6aa93e0bd6479ac12564eb27b46c1.zip
gcc-d79f9ec9ffb6aa93e0bd6479ac12564eb27b46c1.tar.gz
gcc-d79f9ec9ffb6aa93e0bd6479ac12564eb27b46c1.tar.bz2
commit two parts of my last patch that escaped, somehow
From-SVN: r65906
Diffstat (limited to 'gcc/gcov.c')
-rw-r--r--gcc/gcov.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gcc/gcov.c b/gcc/gcov.c
index d24979f..8a41367 100644
--- a/gcc/gcov.c
+++ b/gcc/gcov.c
@@ -53,6 +53,7 @@ Boston, MA 02111-1307, USA. */
#define IN_GCOV 1
#include "gcov-io.h"
+#include "gcov-io.c"
/* The bbg file is generated by -ftest-coverage option. The da file is
generated by a program compiled with -fprofile-arcs. Their formats