aboutsummaryrefslogtreecommitdiff
path: root/toys.h
diff options
context:
space:
mode:
Diffstat (limited to 'toys.h')
-rw-r--r--toys.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/toys.h b/toys.h
index 79d0a905..b9eb4f39 100644
--- a/toys.h
+++ b/toys.h
@@ -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>