summaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorEric Andersen2000-08-21 22:02:34 +0000
committerEric Andersen2000-08-21 22:02:34 +0000
commita1f16bba72c78eca9359692e354fa35c0f3366c1 (patch)
treef95f7cd59b05597b5719ae6f50ea81b62b70294a /busybox.def.h
parente2205f093bbdd251de8b2efe1f63925510fcbad5 (diff)
downloadbusybox-a1f16bba72c78eca9359692e354fa35c0f3366c1.zip
busybox-a1f16bba72c78eca9359692e354fa35c0f3366c1.tar.gz
Added getopt(1) from "Alfred M. Szmidt" <ams@trillian.itslinux.org>
-Erik
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 fd4302a..692c721 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -33,6 +33,7 @@
#define BB_FREE
#define BB_FREERAMDISK
#define BB_FSCK_MINIX
+#define BB_GETOPT
#define BB_GREP
#define BB_GUNZIP
#define BB_GZIP