mirror of
https://github.com/tmux/tmux.git
synced 2025-09-02 21:47:01 +00:00
Needs fcntl.h.
This commit is contained in:
@ -16,6 +16,7 @@
|
||||
|
||||
#include <stddef.h>
|
||||
#include <assert.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
#include "tmux.h"
|
||||
|
||||
|
Reference in New Issue
Block a user