diff options
author | John Beppu <beppu@lbox.org> | 1999-12-09 18:29:29 +0000 |
---|---|---|
committer | John Beppu <beppu@lbox.org> | 1999-12-09 18:29:29 +0000 |
commit | 7a98606d859ce45bb462f6dba53213ce6fc9c49a (patch) | |
tree | 0986b5702bdc0f7d3dba4a6c7f65119b3967addd /busybox.def.h | |
parent | 0f5e1ab949193ee7b6228bc66730da9d573464eb (diff) | |
download | busybox-w32-7a98606d859ce45bb462f6dba53213ce6fc9c49a.tar.gz busybox-w32-7a98606d859ce45bb462f6dba53213ce6fc9c49a.tar.bz2 busybox-w32-7a98606d859ce45bb462f6dba53213ce6fc9c49a.zip |
Modified to include du
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 786f98119..efab4941c 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -14,6 +14,7 @@ | |||
14 | #define BB_DF | 14 | #define BB_DF |
15 | #define BB_DMESG | 15 | #define BB_DMESG |
16 | //#define BB_DUTMP | 16 | //#define BB_DUTMP |
17 | #define BB_DU | ||
17 | //#define BB_FDFLUSH | 18 | //#define BB_FDFLUSH |
18 | #define BB_FIND | 19 | #define BB_FIND |
19 | #define BB_FREE | 20 | #define BB_FREE |