diff options
author | Eric Andersen | 2001-07-10 16:29:00 +0000 |
---|---|---|
committer | Eric Andersen | 2001-07-10 16:29:00 +0000 |
commit | 5c58d283bbd71db2a43379fc2b804f6c138cf35e (patch) | |
tree | 6dd8028a88bf560831a117cba5f59709237055e9 /Config.h | |
parent | 91b84603d3c3f3911bee87c8ad02c06cb8fc95ae (diff) | |
download | busybox-5c58d283bbd71db2a43379fc2b804f6c138cf35e.zip busybox-5c58d283bbd71db2a43379fc2b804f6c138cf35e.tar.gz |
A traceroute applet from vodz. This could probably be slimmed down,
but will do for now...
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -114,6 +114,7 @@ //#define BB_TFTP #define BB_TOUCH //#define BB_TR +//#define BB_TRACEROUTE #define BB_TRUE_FALSE #define BB_TTY //#define BB_UNIX2DOS |