Skip to content
This repository has been archived by the owner on May 12, 2024. It is now read-only.

Commit

Permalink
Update tty.h
Browse files Browse the repository at this point in the history
  • Loading branch information
KevinAlavik authored Mar 24, 2024
1 parent b8aa5d2 commit 7a30a36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions kernel/tty/tty.h
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@

#include <nighterm/nighterm.h>
#include <entry/init.h>
#include <filesystem/vfs.h>
#incluse <stdint.h>
#include <stdlib.h>
#include <string.h>
Expand Down

0 comments on commit 7a30a36

Please sign in to comment.