diff options
Diffstat (limited to 'src/stdlib/paths.c')
| -rw-r--r-- | src/stdlib/paths.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/stdlib/paths.c b/src/stdlib/paths.c index 860034cb..3de329a9 100644 --- a/src/stdlib/paths.c +++ b/src/stdlib/paths.c @@ -1,4 +1,5 @@ // A lang for filesystem paths + #include <dirent.h> #include <errno.h> #include <fcntl.h> |
