mirror of
https://github.com/tmux/tmux.git
synced 2024-12-04 19:58:48 +00:00
Needs fcntl.h.
This commit is contained in:
parent
21ce1e04fe
commit
f2d4a1f022
@ -16,6 +16,7 @@
|
||||
|
||||
#include <stddef.h>
|
||||
#include <assert.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include "tmux.h"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user