diff options
Diffstat (limited to 'compiler-rt/lib/profile/GCDAProfiling.c')
-rw-r--r-- | compiler-rt/lib/profile/GCDAProfiling.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler-rt/lib/profile/GCDAProfiling.c b/compiler-rt/lib/profile/GCDAProfiling.c index 2756084f5fd..2ad7f450c29 100644 --- a/compiler-rt/lib/profile/GCDAProfiling.c +++ b/compiler-rt/lib/profile/GCDAProfiling.c @@ -20,7 +20,6 @@ |* \*===----------------------------------------------------------------------===*/ -#include "InstrProfilingInternal.h" #include "InstrProfilingPort.h" #include "InstrProfilingUtil.h" |