diff options
author | John Beppu <beppu@lbox.org> | 2000-01-29 12:59:01 +0000 |
---|---|---|
committer | John Beppu <beppu@lbox.org> | 2000-01-29 12:59:01 +0000 |
commit | b332e779e6709908b203054c687cd1dec660f50e (patch) | |
tree | 99c37e076b7416f1c3612ba2ac2568acb6fe4fe7 /busybox.def.h | |
parent | 04e97024e78f452526f710a5b3969c78a65f2b33 (diff) | |
download | busybox-w32-b332e779e6709908b203054c687cd1dec660f50e.tar.gz busybox-w32-b332e779e6709908b203054c687cd1dec660f50e.tar.bz2 busybox-w32-b332e779e6709908b203054c687cd1dec660f50e.zip |
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 8adccdc64..fa192205a 100644 --- a/busybox.def.h +++ b/busybox.def.h | |||
@@ -60,6 +60,7 @@ | |||
60 | //#define BB_MT | 60 | //#define BB_MT |
61 | //#define BB_MTAB | 61 | //#define BB_MTAB |
62 | #define BB_MV | 62 | #define BB_MV |
63 | #define BB_NSLOOKUP | ||
63 | #define BB_PING | 64 | #define BB_PING |
64 | #define BB_POWEROFF | 65 | #define BB_POWEROFF |
65 | //#define BB_PRINTF | 66 | //#define BB_PRINTF |