mirror of
https://github.com/tmux/tmux.git
synced 2025-10-26 12:27:15 +00:00
Need errno.h, reported by Swaroop M S.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
#include <sys/types.h>
|
||||
#include <sys/ioctl.h>
|
||||
|
||||
#include <errno.h>
|
||||
#include <event.h>
|
||||
#include <fcntl.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
Reference in New Issue
Block a user