am 1b5b2305: am ecb6d413: libc: Add missing <termio.h> header

Merge commit '1b5b23059304cfcc8d7d180ffa28ad48d5f20ac5'

* commit '1b5b23059304cfcc8d7d180ffa28ad48d5f20ac5':
  libc: Add missing <termio.h> header
This commit is contained in:
David 'Digit' Turner
2010-06-11 14:44:20 -07:00
committed by Android Git Automerger
2 changed files with 34 additions and 0 deletions

View File

@@ -16,6 +16,8 @@ Differences between current and Android 2.2:
- sysconf() didn't work for some arguments due to a small bug in the
/proc line parser.
- <termio.h>: added missing header (just includes <termios.h>)
-------------------------------------------------------------------------------
Differences between Android 2.2. and Android 2.1: