diff options
author | Eric Andersen | 1999-10-13 22:56:11 +0000 |
---|---|---|
committer | Eric Andersen | 1999-10-13 22:56:11 +0000 |
commit | 2c1030177e0a6f849ba557400e3e4867de455ce9 (patch) | |
tree | 87b7b66e7adc5ca32cd2f323bbd252599b422045 /busybox.def.h | |
parent | f6be944a6ae612c70ce010582d9c3cdd72f7144f (diff) | |
download | busybox-2c1030177e0a6f849ba557400e3e4867de455ce9.zip busybox-2c1030177e0a6f849ba557400e3e4867de455ce9.tar.gz |
More stuff
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/busybox.def.h b/busybox.def.h index e011bf9..a236520 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -19,7 +19,7 @@ #define BB_FIND #define BB_GREP ////#define BB_HALT -//#define BB_INIT +#define BB_INIT #define BB_KILL ////#define BB_LENGTH #define BB_LN |