summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ui.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui.c b/ui.c
index 561db65..1adcafe 100644
--- a/ui.c
+++ b/ui.c
@@ -41,6 +41,7 @@
#include <stdlib.h>
#include <string.h>
#include <sysexits.h>
+#include <sys/file.h>
#include <term.h>
#include <termios.h>
#include <time.h>