diff options
Diffstat (limited to 'compiler-rt/lib/scudo/scudo_allocator.h')
| -rw-r--r-- | compiler-rt/lib/scudo/scudo_allocator.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/compiler-rt/lib/scudo/scudo_allocator.h b/compiler-rt/lib/scudo/scudo_allocator.h index 29d85995a3e..8ecc8cde3e3 100644 --- a/compiler-rt/lib/scudo/scudo_allocator.h +++ b/compiler-rt/lib/scudo/scudo_allocator.h @@ -14,8 +14,6 @@ #ifndef SCUDO_ALLOCATOR_H_ #define SCUDO_ALLOCATOR_H_ -#include "scudo_flags.h" - #include "sanitizer_common/sanitizer_allocator.h" #if !SANITIZER_LINUX |

