Needs fcntl.h.

pull/2851/head
Nicholas Marriott 2021-08-16 13:51:55 +01:00
parent 21ce1e04fe
commit f2d4a1f022
1 changed files with 1 additions and 0 deletions

View File

@ -16,6 +16,7 @@
#include <stddef.h>
#include <assert.h>
#include <fcntl.h>
#include "tmux.h"