mirror of
https://github.com/tmux/tmux.git
synced 2025-01-05 23:38:48 +00:00
Need errno.h, reported by Swaroop M S.
This commit is contained in:
parent
46b3c1a025
commit
743bd1275f
@ -19,6 +19,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <event.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdlib.h>
|
||||
|
Loading…
Reference in New Issue
Block a user