Remove C/C++11 header files that we don't really use
[satcheck.git] / test / seqlock.c
index 496c49559970a57068550ca19acc3f07c395d4d3..ae7136a3cdec10b0e48b5d9abfa8ab754e391cda 100644 (file)
@@ -1,8 +1,6 @@
 #include <stdio.h>
 #include <threads.h>
-#include <stdatomic.h>
 
-#include <stdatomic.h>
 #include "threads.h"
 #include "libinterface.h"