Fix type mismatches between foreign imports and HsBase.h
[haskell-directory.git] / cbits / PrelIOUtils.c
1 /* 
2  * (c) The University of Glasgow 2002
3  *
4  * static versions of the inline functions in HsCore.h
5  */
6
7 #define INLINE
8 #include "HsBase.h"
9