/* $Id$ * ============================================================================= * * = LIBRARY * pace * * = FILENAME * pace/posix/termios.c * * = AUTHOR * Luther Baker * * ============================================================================= */ #include "pace/termios.h" #if !defined (PACE_HAS_INLINE) # include "pace/posix/termios.inl" #endif /* ! PACE_HAS_INLINE */