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-w32-92a61c1206572f4a6e55baa24e7cdd4f180d4b64.tar.gz
busybox-w32-92a61c1206572f4a6e55baa24e7cdd4f180d4b64.tar.bz2
busybox-w32-92a61c1206572f4a6e55baa24e7cdd4f180d4b64.zip
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 @@
113#define BB_UNAME 113#define BB_UNAME
114#define BB_UNIX2DOS 114#define BB_UNIX2DOS
115#define BB_UPDATE 115#define BB_UPDATE
116#define BB_XARGS
116#define BB_YES 117#define BB_YES
117// End of Applications List 118// End of Applications List
118// 119//