Only set the VSWTC field for termios in init if it is available, to get the source building on FreeBSD.

This commit is contained in:
Petter Reinholdtsen
2010-04-27 19:51:01 +00:00
parent 608673d2e3
commit cdb70c3a56
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -9,6 +9,8 @@ sysvinit (2.89dsf) UNRELEASED; urgency=low
* Next release will be 2.89dsf.
* Add #ifdef in bootlogd.c to avoid gcc warnings about unused
variable on non-linux platforms.
* Only set the VSWTC field for termios in init if it is available,
to get the source building on FreeBSD.
-- Petter Reinholdtsen <pere@hungry.com> Sun Apr 11 11:28:55 CEST 2010