diff options
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -84,6 +84,7 @@ | |||
84 | #define BB_RM | 84 | #define BB_RM |
85 | #define BB_RMDIR | 85 | #define BB_RMDIR |
86 | #define BB_RMMOD | 86 | #define BB_RMMOD |
87 | #define BB_RPMUNPACK | ||
87 | #define BB_SED | 88 | #define BB_SED |
88 | #define BB_SETKEYCODES | 89 | #define BB_SETKEYCODES |
89 | #define BB_SH | 90 | #define BB_SH |
@@ -101,7 +102,6 @@ | |||
101 | #define BB_TR | 102 | #define BB_TR |
102 | #define BB_TRUE_FALSE | 103 | #define BB_TRUE_FALSE |
103 | #define BB_TTY | 104 | #define BB_TTY |
104 | #define BB_UNRPM | ||
105 | #define BB_UPTIME | 105 | #define BB_UPTIME |
106 | #define BB_USLEEP | 106 | #define BB_USLEEP |
107 | #define BB_WC | 107 | #define BB_WC |