misaka-test: missing include

This commit is contained in:
K. Lange 2024-01-18 06:15:06 +09:00
parent 741844734c
commit 800d131e92
1 changed files with 1 additions and 0 deletions

View File

@ -9,6 +9,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <sched.h>
#include <sys/wait.h>
#include <toaru/graphics.h>