mirror of
https://github.com/tmux/tmux.git
synced 2025-04-13 12:48:49 +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