summaryrefslogtreecommitdiffstats
path: root/src/stat.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/stat.h')
-rw-r--r--src/stat.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/stat.h b/src/stat.h
index 6a8c3f5..a3da1bf 100644
--- a/src/stat.h
+++ b/src/stat.h
@@ -13,6 +13,9 @@
#define BFS_STAT_H
#include "prelude.h"
+
+#include "bfs.h"
+
#include <sys/stat.h>
#include <sys/types.h>
#include <time.h>