Code simplification in term.c.
authorDan Nicolaescu <dann@ics.uci.edu>
Sun, 26 Sep 2010 15:06:21 +0000 (18:06 +0300)
committerDan Nicolaescu <dann@ics.uci.edu>
Sun, 26 Sep 2010 15:06:21 +0000 (18:06 +0300)
commitdce4c2ac896da32ead5d8a2fcadb428310c104ea
treefeb7bc9e2bc348b4052de90670ab938e7ec70d83
parent2696d88f195c0888432f03fb455fdcf273c295c2
Code simplification in term.c.
* src/term.c: Do not include sys/ioctl.h, not needed.
(init_tty): Reorder code to reduce the number of #ifdefs.  No code
changes.
src/ChangeLog
src/term.c