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 --- src/errno_status.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/errno_status.h') diff --git a/src/errno_status.h b/src/errno_status.h index da26b66..2f81e4e 100644 --- a/src/errno_status.h +++ b/src/errno_status.h @@ -5,7 +5,7 @@ #define ZIX_ERRNO_STATUS_H #include "zix/attributes.h" -#include "zix/common.h" +#include "zix/status.h" /// Return an errno value converted to a status code ZIX_CONST_FUNC -- cgit v1.2.1