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 102b14d7951..317137dc4d4 100644 --- a/gcc/gcov.c +++ b/gcc/gcov.c @@ -43,7 +43,6 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "config.h" #include "system.h" -#include <sys/stat.h> #include "gcov-io.h" |