diff options
author | Eric Andersen | 1999-11-04 21:18:07 +0000 |
---|---|---|
committer | Eric Andersen | 1999-11-04 21:18:07 +0000 |
commit | d0246fb72b40320a74376af1bb944fef2c9b734f (patch) | |
tree | 9fa93d2acf052107f2b682ce2e77725eb7ec9d84 /busybox.def.h | |
parent | 3ae0c789627a29dbd76793eb666efe19144b30f0 (diff) | |
download | busybox-d0246fb72b40320a74376af1bb944fef2c9b734f.zip busybox-d0246fb72b40320a74376af1bb944fef2c9b734f.tar.gz |
More stuff.
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 0440b9f..8800463 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -38,6 +38,7 @@ #define BB_MORE #define BB_MOUNT //#define BB_MT +#define BB_MTAB #define BB_MV //#define BB_PRINTF #define BB_PS |