aboutsummaryrefslogtreecommitdiff
path: root/busybox.def.h
diff options
context:
space:
mode:
authorJohn Beppu <beppu@lbox.org>1999-12-22 17:57:31 +0000
committerJohn Beppu <beppu@lbox.org>1999-12-22 17:57:31 +0000
commit019513a59ffd966cca51d6616757295a46869e4a (patch)
tree5d03c4e7c4ba676fef529c52a4a55c46e246259e /busybox.def.h
parent38efa7902e7d266fbc78e1d39780ca0866d98dad (diff)
downloadbusybox-w32-019513a59ffd966cca51d6616757295a46869e4a.tar.gz
busybox-w32-019513a59ffd966cca51d6616757295a46869e4a.tar.bz2
busybox-w32-019513a59ffd966cca51d6616757295a46869e4a.zip
added hooks for sort
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 3a64c1a54..3c290f7a4 100644
--- a/busybox.def.h
+++ b/busybox.def.h
@@ -64,6 +64,7 @@
64//#define BB_SFDISK 64//#define BB_SFDISK
65#define BB_SED 65#define BB_SED
66#define BB_SLEEP 66#define BB_SLEEP
67#define BB_SORT
67#define BB_SWAPONOFF 68#define BB_SWAPONOFF
68#define BB_SYNC 69#define BB_SYNC
69#define BB_SYSLOGD 70#define BB_SYSLOGD