diff --git a/src/compat/mockfile.c b/src/compat/mockfile.c index 4e2716d..8f662b2 100644 --- a/src/compat/mockfile.c +++ b/src/compat/mockfile.c @@ -31,7 +31,6 @@ #include "criterion/redirect.h" #ifdef __unix__ -#include # ifdef BSD typedef int cr_count;