10 lines
178 B
Diff
10 lines
178 B
Diff
--- a/ui.c
|
|
+++ b/ui.c
|
|
@@ -47,6 +47,7 @@
|
|
#include <unistd.h>
|
|
#include <wchar.h>
|
|
#include <wctype.h>
|
|
+#include <sys/file.h>
|
|
|
|
#ifdef __FreeBSD__
|
|
#include <capsicum_helpers.h>
|