mirror of
https://github.com/tmux/tmux.git
synced 2025-12-24 00:03:47 -05:00
Need signal.h for utempter, from Yasuhiro Kimura.
This commit is contained in:
parent
1decccace7
commit
bfa2f73335
@ -20,6 +20,7 @@
|
||||
#include <sys/wait.h>
|
||||
#include <sys/uio.h>
|
||||
|
||||
#include <signal.h>
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <time.h>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user