diff options
author | John Beppu | 1999-12-09 18:29:29 +0000 |
---|---|---|
committer | John Beppu | 1999-12-09 18:29:29 +0000 |
commit | 7a98606d859ce45bb462f6dba53213ce6fc9c49a (patch) | |
tree | 0986b5702bdc0f7d3dba4a6c7f65119b3967addd /busybox.def.h | |
parent | 0f5e1ab949193ee7b6228bc66730da9d573464eb (diff) | |
download | busybox-7a98606d859ce45bb462f6dba53213ce6fc9c49a.zip busybox-7a98606d859ce45bb462f6dba53213ce6fc9c49a.tar.gz |
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 786f981..efab494 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -14,6 +14,7 @@ #define BB_DF #define BB_DMESG //#define BB_DUTMP +#define BB_DU //#define BB_FDFLUSH #define BB_FIND #define BB_FREE |