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