aboutsummaryrefslogtreecommitdiff
path: root/Config.h
diff options
context:
space:
mode:
authormarkw <markw@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-03-20 19:18:10 +0000
committermarkw <markw@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-03-20 19:18:10 +0000
commit0339877fd9e6b91c8c62bbd6df4ad0d024faf06e (patch)
treebe1bc8a7504d208fea701fa4686d93bb6bd62576 /Config.h
parent55ad53cb8ba9a0a4d455be65f9027761089a2bdb (diff)
downloadbusybox-w32-0339877fd9e6b91c8c62bbd6df4ad0d024faf06e.tar.gz
busybox-w32-0339877fd9e6b91c8c62bbd6df4ad0d024faf06e.tar.bz2
busybox-w32-0339877fd9e6b91c8c62bbd6df4ad0d024faf06e.zip
Added adjtimex applet from Larry Doolittle.
git-svn-id: svn://busybox.net/trunk/busybox@2174 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Config.h')
-rw-r--r--Config.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/Config.h b/Config.h
index 171385420..9022dd075 100644
--- a/Config.h
+++ b/Config.h
@@ -7,6 +7,7 @@
7// 7//
8// 8//
9// BusyBox Applications 9// BusyBox Applications
10//#define BB_ADJTIMEX
10//#define BB_AR 11//#define BB_AR
11#define BB_BASENAME 12#define BB_BASENAME
12#define BB_CAT 13#define BB_CAT