From 2ff624eae24742faf17889f858dbdaa6d4a064ea Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 20 Oct 2022 21:34:22 -0400 Subject: Split up common header --- include/zix/ring.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/zix/ring.h') diff --git a/include/zix/ring.h b/include/zix/ring.h index 6fb78ac..66662b7 100644 --- a/include/zix/ring.h +++ b/include/zix/ring.h @@ -6,7 +6,7 @@ #include "zix/allocator.h" #include "zix/attributes.h" -#include "zix/common.h" +#include "zix/status.h" #include -- cgit v1.2.1