X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=cbits%2FPrelIOUtils.c;h=f37c4b67262512da9f3163f10f768fe751e65409;hb=befea6c341289c072692ceb50ca16de3271cd43b;hp=44065b84dec82c82c9a985637e50fe5da4835dec;hpb=260e7f2ed9a43c6ecf5a556d77817f39ed2893ab;p=ghc-base.git diff --git a/cbits/PrelIOUtils.c b/cbits/PrelIOUtils.c index 44065b8..f37c4b6 100644 --- a/cbits/PrelIOUtils.c +++ b/cbits/PrelIOUtils.c @@ -1,9 +1,9 @@ /* - * (c) The University of Glasgow 2001 + * (c) The University of Glasgow 2002 * * static versions of the inline functions in HsCore.h */ #define INLINE -#include "HsCore.h" +#include "HsBase.h"