hoffmeis: Preparations for syslog support (LOGSERVER in DHCP, linewise

output buffering defintions and the like)
This commit is contained in:
Anselm Martin Hoffmeister
2007-04-09 18:01:43 +00:00
parent ff5aac826a
commit ed7dc02a95
5 changed files with 26 additions and 3 deletions

View File

@@ -74,6 +74,10 @@ REQUIRE_OBJECT ( btext );
REQUIRE_OBJECT ( pc_kbd );
#endif
#ifdef CONSOLE_SYSLOG
REQUIRE_OBJECT ( syslog );
#endif
/*
* Drag in all requested protocols
*