diff options
Diffstat (limited to 'src/posix/filesystem_posix.c')
-rw-r--r-- | src/posix/filesystem_posix.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/posix/filesystem_posix.c b/src/posix/filesystem_posix.c index 277c3d0..c5a783c 100644 --- a/src/posix/filesystem_posix.c +++ b/src/posix/filesystem_posix.c @@ -8,6 +8,7 @@ #include "../zix_config.h" #include "zix/allocator.h" +#include "zix/attributes.h" #include "zix/status.h" #if USE_FLOCK && USE_FILENO |