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 a86550e3b..0655d3ec7 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -28,6 +28,7 @@ | |||
28 | #define BB_HEAD | 28 | #define BB_HEAD |
29 | #define BB_HOSTNAME | 29 | #define BB_HOSTNAME |
30 | #define BB_INIT | 30 | #define BB_INIT |
31 | #define BB_INSMOD | ||
31 | #define BB_KILL | 32 | #define BB_KILL |
32 | #define BB_KLOGD | 33 | #define BB_KLOGD |
33 | //#define BB_LENGTH | 34 | //#define BB_LENGTH |