userspace: Fix some includes found when compiling to linux

This commit is contained in:
2026-04-15 16:06:47 +03:00
committed by Bananymous
parent 3ebadc5c74
commit 394719a909
6 changed files with 12 additions and 0 deletions

View File

@@ -7,9 +7,11 @@
#include <ctype.h>
#include <fcntl.h>
#include <signal.h>
#include <stdlib.h>
#include <sys/ioctl.h>
#include <sys/select.h>
#include <time.h>
#include <unistd.h>
static constexpr uint32_t s_colors_dark[] {