summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/path.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/path.h b/include/path.h
index b36a735f3..7ab9779a5 100644
--- a/include/path.h
+++ b/include/path.h
@@ -7,6 +7,8 @@
#include <sys/types.h>
#include <dirent.h>
+#include "c.h"
+
struct path_cxt {
int dir_fd;
char *dir_path;