diff options
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/cxx-abi.hpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/cxx-abi.hpp b/lib/cxx-abi.hpp index 56c47af..223f773 100644 --- a/lib/cxx-abi.hpp +++ b/lib/cxx-abi.hpp @@ -7,6 +7,8 @@ #pragma once +#include <lib/boot.h> + #define DSO_MAX_OBJECTS (128) struct atexit_func_entry_t final { |
