diff options
Diffstat (limited to 'toys.h')
-rw-r--r-- | toys.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -17,6 +17,7 @@ #include <grp.h> #include <inttypes.h> #include <limits.h> +#include <pty.h> #include <pwd.h> #include <setjmp.h> #include <stdarg.h> |