diff options
Diffstat (limited to 'gcc/gcov.c')
-rw-r--r-- | gcc/gcov.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -45,6 +45,7 @@ Boston, MA 02111-1307, USA. */ #include "config.h" #include "system.h" #include "intl.h" +#undef abort #include "gcov-io.h" |