aboutsummaryrefslogtreecommitdiff
path: root/lsmod.c
diff options
context:
space:
mode:
Diffstat (limited to 'lsmod.c')
-rw-r--r--lsmod.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lsmod.c b/lsmod.c
index a4a0ece0e..ab4726b9e 100644
--- a/lsmod.c
+++ b/lsmod.c
@@ -21,7 +21,7 @@
*
*/
-#include "internal.h"
+#include "busybox.h"
#include <stdlib.h>
#include <stdio.h>
#include <stddef.h>