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 cd3447f..1bdb9a4 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -24,6 +24,7 @@ #define BB_DEALLOCVT #define BB_GREP //#define BB_HALT +#define BB_HEAD #define BB_HOSTNAME #define BB_INIT #define BB_KILL |