summaryrefslogtreecommitdiff
path: root/components/disk.c
diff options
context:
space:
mode:
Diffstat (limited to 'components/disk.c')
-rw-r--r--components/disk.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/disk.c b/components/disk.c
index 15a221b..64e2105 100644
--- a/components/disk.c
+++ b/components/disk.c
@@ -3,6 +3,7 @@
#include <sys/statvfs.h>
#include "../util.h"
+#include "../slstatus.h"
const char *
disk_free(const char *path)