mirror of
https://github.com/gbdev/rgbds.git
synced 2025-11-20 10:12:06 +00:00
Include <signal.h> in rgbgfx_test.cpp (#1589)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include <sys/stat.h>
|
||||
#include <sys/wait.h>
|
||||
|
||||
#include <signal.h>
|
||||
#include <spawn.h>
|
||||
#include <unistd.h>
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user