diff options
-rw-r--r-- | compiler-rt/lib/profile/InstrProfilingFile.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/compiler-rt/lib/profile/InstrProfilingFile.c b/compiler-rt/lib/profile/InstrProfilingFile.c index 2f77e316e27..5fb78e3f91f 100644 --- a/compiler-rt/lib/profile/InstrProfilingFile.c +++ b/compiler-rt/lib/profile/InstrProfilingFile.c @@ -8,7 +8,6 @@ \*===----------------------------------------------------------------------===*/ #include "InstrProfiling.h" -#include <stdint.h> #include <stdio.h> #include <stdlib.h> #include <string.h> |