diff options
Diffstat (limited to 'toys.h')
-rw-r--r-- | toys.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -29,6 +29,7 @@ #include <sys/stat.h> #include <sys/statvfs.h> #include <sys/sysinfo.h> +#include <sys/swap.h> #include <sys/types.h> #include <sys/wait.h> #include <unistd.h> |