diff options
author | Eric Andersen | 2000-09-22 20:01:23 +0000 |
---|---|---|
committer | Eric Andersen | 2000-09-22 20:01:23 +0000 |
commit | 92a61c1206572f4a6e55baa24e7cdd4f180d4b64 (patch) | |
tree | c5354bb550d20972523bfb5c38b8666df527d75d /busybox.def.h | |
parent | 90f580ad5bde613e01a5ddf2efb5eb2d3a5f6a72 (diff) | |
download | busybox-92a61c1206572f4a6e55baa24e7cdd4f180d4b64.zip busybox-92a61c1206572f4a6e55baa24e7cdd4f180d4b64.tar.gz |
Add in xargs
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 42ec906..a376dee 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -113,6 +113,7 @@ #define BB_UNAME #define BB_UNIX2DOS #define BB_UPDATE +#define BB_XARGS #define BB_YES // End of Applications List // |