diff options
-rw-r--r-- | toys.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -18,6 +18,7 @@ #include <inttypes.h> #include <limits.h> #include <math.h> +#include <paths.h> #include <pwd.h> #include <regex.h> #include <sched.h> |
index : forks/toybox | ||
Toybox with POSIX patches from E5ten |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | toys.h | 1 |
@@ -18,6 +18,7 @@ #include <inttypes.h> #include <limits.h> #include <math.h> +#include <paths.h> #include <pwd.h> #include <regex.h> #include <sched.h> |