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 cd3447f15..1bdb9a429 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -24,6 +24,7 @@ | |||
24 | #define BB_DEALLOCVT | 24 | #define BB_DEALLOCVT |
25 | #define BB_GREP | 25 | #define BB_GREP |
26 | //#define BB_HALT | 26 | //#define BB_HALT |
27 | #define BB_HEAD | ||
27 | #define BB_HOSTNAME | 28 | #define BB_HOSTNAME |
28 | #define BB_INIT | 29 | #define BB_INIT |
29 | #define BB_KILL | 30 | #define BB_KILL |