diff options
Diffstat (limited to 'include/block/graph-lock.h')
| -rw-r--r-- | include/block/graph-lock.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/block/graph-lock.h b/include/block/graph-lock.h index dc8d949184..2c26c72108 100644 --- a/include/block/graph-lock.h +++ b/include/block/graph-lock.h @@ -20,8 +20,6 @@ #ifndef GRAPH_LOCK_H #define GRAPH_LOCK_H -#include "qemu/clang-tsa.h" - /** * Graph Lock API * This API provides a rwlock used to protect block layer |