mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Add include for waitpid to functionaltest
This commit is contained in:
parent
98c38dc6d6
commit
12cafe4e60
@ -1,4 +1,5 @@
|
||||
#include <sys/stat.h>
|
||||
#include <sys/wait.h>
|
||||
#include <glib.h>
|
||||
|
||||
#include <setjmp.h>
|
||||
|
Loading…
Reference in New Issue
Block a user