diff options
Diffstat (limited to 'gcc/gcov.c')
-rw-r--r-- | gcc/gcov.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/gcc/gcov.c b/gcc/gcov.c index bbf91127f43..2a093c621fb 100644 --- a/gcc/gcov.c +++ b/gcc/gcov.c @@ -44,7 +44,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "config.h" #include "system.h" #include <sys/stat.h> -#include "gansidecl.h" #include "gcov-io.h" |