From: Lucas de Castro Borges Date: Mon, 22 Apr 2024 02:28:14 -0300 Subject: callbacks included gstdio.h --- shell/callbacks.c | 1 + 1 file changed, 1 insertion(+) diff --git a/shell/callbacks.c b/shell/callbacks.c index e780847..a83618f 100644 --- a/shell/callbacks.c +++ b/shell/callbacks.c @@ -18,6 +18,7 @@ #include #include +#include #include "hardinfo.h" #include "callbacks.h"