aboutsummaryrefslogtreecommitdiff
path: root/modutils
diff options
context:
space:
mode:
Diffstat (limited to 'modutils')
-rw-r--r--modutils/modprobe-small.c1
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 @@
9 */ 9 */
10 10
11#include "libbb.h" 11#include "libbb.h"
12#include "unarchive.h"
13 12
14#include <sys/utsname.h> /* uname() */ 13#include <sys/utsname.h> /* uname() */
15#include <fnmatch.h> 14#include <fnmatch.h>