diff options
Diffstat (limited to 'components/num_files.c')
-rw-r--r-- | components/num_files.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/num_files.c b/components/num_files.c index 9179037..86ea064 100644 --- a/components/num_files.c +++ b/components/num_files.c @@ -1,6 +1,5 @@ /* See LICENSE file for copyright and license details. */ #include <dirent.h> -#include <errno.h> #include <stdio.h> #include <string.h> |