5 Copyright © 2004, The AROS Development Team. All rights reserved.
9 #include <exec/types.h>
12 /*** Prototypes *************************************************************/
13 BOOL
ReadLine(BPTR fh
, STRPTR buffer
, ULONG size
);
15 #endif /* _SUPPORT_H_ */