Skip to content

Commit

Permalink
misaka-test: missing include
Browse files Browse the repository at this point in the history
  • Loading branch information
klange committed Jan 17, 2024
1 parent 7418447 commit 800d131
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/misaka-test.c
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <sched.h>
#include <sys/wait.h>

#include <toaru/graphics.h>
Expand Down

0 comments on commit 800d131

Please sign in to comment.