aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-09-22 20:01:23 +0000
committerEric Andersen <andersen@codepoet.org>2000-09-22 20:01:23 +0000
commit92a61c1206572f4a6e55baa24e7cdd4f180d4b64 (patch)
treec5354bb550d20972523bfb5c38b8666df527d75d /busybox.def.h
parent90f580ad5bde613e01a5ddf2efb5eb2d3a5f6a72 (diff)
downloadbusybox-92a61c1206572f4a6e55baa24e7cdd4f180d4b64.tar.gz
Add in xargs
Diffstat (limited to 'busybox.def.h')
-rw-r--r--busybox.def.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox.def.h b/busybox.def.h
index 42ec9064e..a376deead 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
//