From dcd887eb8326ec195149c7fd6711ddb715c4ad1f Mon Sep 17 00:00:00 2001 From: David Robillard Date: Wed, 15 Sep 2021 23:07:06 -0400 Subject: Add a simple bump pointer allocator --- test/ring_test.c | 1 - 1 file changed, 1 deletion(-) (limited to 'test/ring_test.c') diff --git a/test/ring_test.c b/test/ring_test.c index ba2a4d1..2b87efa 100644 --- a/test/ring_test.c +++ b/test/ring_test.c @@ -5,7 +5,6 @@ #include "failing_allocator.h" -#include "zix/allocator.h" #include "zix/attributes.h" #include "zix/ring.h" #include "zix/thread.h" -- cgit v1.2.1