aboutsummaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorJiri Slaby <[email protected]>2010-11-04 16:20:23 +0100
committerGreg Kroah-Hartman <[email protected]>2010-11-16 12:50:17 -0800
commit3dfbd044d0d99cad2fe50e4f6c79845703fa0558 (patch)
tree4a354f0983924554427074cf3e47c596822705d4 /scripts
parenta75d946f42ae1771424a9582129fc5182ff48a1b (diff)
TTY: include termios.h in tty_driver.h
We reference termios and termiox in tty_driver.h, but we do not include linux/termios.h where these are defined. Add the #include properly. Otherwise when we include tty_driver.h, we get compile errors. Signed-off-by: Jiri Slaby <[email protected]> Cc: Alan Cox <[email protected]> Cc: Greg KH <[email protected]> Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions