diff options
author | Eric Andersen | 1999-10-18 21:22:59 +0000 |
---|---|---|
committer | Eric Andersen | 1999-10-18 21:22:59 +0000 |
commit | 8759006b55c617811a207cc4e99792996c8b97fb (patch) | |
tree | ae74dfbfd1ea2d85e54673de631471ab40fc277a /busybox.def.h | |
parent | 7f04b5e3208882eaeabb8c11d64c9b6e90d3e253 (diff) | |
download | busybox-8759006b55c617811a207cc4e99792996c8b97fb.zip busybox-8759006b55c617811a207cc4e99792996c8b97fb.tar.gz |
More fixes
Diffstat (limited to 'busybox.def.h')
-rw-r--r-- | busybox.def.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/busybox.def.h b/busybox.def.h index 10a55f4..8fcbf83 100644 --- a/busybox.def.h +++ b/busybox.def.h @@ -42,8 +42,7 @@ #define BB_RM #define BB_RMDIR #define BB_SLEEP -////#define BB_SWAPOFF -//#define BB_SWAPON +#define BB_SWAPONOFF #define BB_SYNC #define BB_TAR #define BB_TOUCH |