diff options
Diffstat (limited to 'toys.h')
-rw-r--r-- | toys.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ #include <dirent.h> #include <errno.h> #include <fcntl.h> +#include <fnmatch.h> #include <grp.h> #include <inttypes.h> #include <limits.h> |