diff options
Diffstat (limited to 'unittest')
-rw-r--r-- | unittest/mysys/thr_template.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/unittest/mysys/thr_template.c b/unittest/mysys/thr_template.c index 7aab89dcf87..42e035d911c 100644 --- a/unittest/mysys/thr_template.c +++ b/unittest/mysys/thr_template.c @@ -16,7 +16,6 @@ #include <my_global.h> #include <my_sys.h> -#include <my_atomic.h> #include <tap.h> volatile uint32 bad; |