diff options
author | John Beppu | 2000-01-29 12:59:01 +0000 |
---|---|---|
committer | John Beppu | 2000-01-29 12:59:01 +0000 |
commit | b332e779e6709908b203054c687cd1dec660f50e (patch) | |
tree | 99c37e076b7416f1c3612ba2ac2568acb6fe4fe7 /busybox.def.h | |
parent | 04e97024e78f452526f710a5b3969c78a65f2b33 (diff) | |
download | busybox-b332e779e6709908b203054c687cd1dec660f50e.zip busybox-b332e779e6709908b203054c687cd1dec660f50e.tar.gz |
nslookup -- a work in progress...
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 8adccdc..fa19220 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -60,6 +60,7 @@ //#define BB_MT //#define BB_MTAB #define BB_MV +#define BB_NSLOOKUP #define BB_PING #define BB_POWEROFF //#define BB_PRINTF |