From f6bc1ccf2462642383d1644321a101e62105c2a7 Mon Sep 17 00:00:00 2001 From: dzwdz Date: Sun, 25 Dec 2022 21:47:23 +0100 Subject: user/lib: reorganize a few header files --- src/user/app/login/login.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/user/app/login/login.c') diff --git a/src/user/app/login/login.c b/src/user/app/login/login.c index af6e19c..a348254 100644 --- a/src/user/app/login/login.c +++ b/src/user/app/login/login.c @@ -7,7 +7,7 @@ #include #include #include -#include +#include static const char *shell = "/bin/shell"; -- cgit v1.2.3