diff options
Diffstat (limited to 'Config.h')
-rw-r--r-- | Config.h | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -451,6 +451,10 @@ | |||
451 | #endif | 451 | #endif |
452 | #endif | 452 | #endif |
453 | // | 453 | // |
454 | #ifdef BB_UNIX2DOS | ||
455 | #define BB_DOS2UNIX | ||
456 | #endif | ||
457 | // | ||
454 | #ifdef BB_SYSLOGD | 458 | #ifdef BB_SYSLOGD |
455 | #if defined BB_FEATURE_IPC_SYSLOG | 459 | #if defined BB_FEATURE_IPC_SYSLOG |
456 | #define BB_LOGREAD | 460 | #define BB_LOGREAD |