core: error: clean up includes and formatting

This commit is contained in:
2025-10-29 14:32:19 +00:00
parent 2ee2f8c115
commit 144c3a4c68
3 changed files with 3 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
#define _BLUELIB_ERROR_H_
#include <blue/core/error.h>
#include <blue/core/queue.h>
struct b_error_stack_frame {
b_queue_entry f_entry;