diff options
Diffstat (limited to 'modutils')
-rw-r--r-- | modutils/modprobe-small.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/modutils/modprobe-small.c b/modutils/modprobe-small.c index 517c103d5..ae7c29cd1 100644 --- a/modutils/modprobe-small.c +++ b/modutils/modprobe-small.c @@ -9,7 +9,6 @@ */ #include "libbb.h" -#include "unarchive.h" #include <sys/utsname.h> /* uname() */ #include <fnmatch.h> |