tb input from ps2kb

This commit is contained in:
2025-09-28 23:26:07 +02:00
parent d7562b98c1
commit 2b93d6d184
4 changed files with 14 additions and 8 deletions

View File

@ -14,6 +14,7 @@
#include <log.h>
#include <assert.h>
#include <umalloc/umalloc.h>
#include <devids.h>
#include <errors.h>
#include <sysdefs/ioctl.h>