diff --git a/src/fs_stat.hpp b/src/fs_stat.hpp index 17e4d936..40df4e17 100644 --- a/src/fs_stat.hpp +++ b/src/fs_stat.hpp @@ -18,6 +18,7 @@ #pragma once +#include "die.hpp" #include "follow_symlinks_enum.hpp" #include "to_neg_errno.hpp" #include "to_cstr.hpp"