diff options
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h index a86550e..0655d3e 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -28,6 +28,7 @@ #define BB_HEAD #define BB_HOSTNAME #define BB_INIT +#define BB_INSMOD #define BB_KILL #define BB_KLOGD //#define BB_LENGTH |