log, printf: fix missing "rt.h" include

This commit is contained in:
RaphProductions 2025-05-08 21:58:31 +02:00
parent 621f268f5b
commit 17e6219f24
2 changed files with 0 additions and 2 deletions

View file

@ -1,4 +1,3 @@
#include "rt.h"
#include "sys/arch/x86_64/io.h"
#include "sys/gfx/flanterm/flanterm.h"
#include <stdarg.h>