X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;ds=sidebyside;f=cbits%2Ferrno.c;h=04eae07cbd6b79af12291284ba871f615a394096;hb=a7fdfabc5f9d97b2cbcd6fe80b70f0b2d1d0db95;hp=b8e7907492c45040300c8ad7953c42431e031c05;hpb=ec5b58520e7780219207a6ac246aee961fb8f2ce;p=ghc-base.git diff --git a/cbits/errno.c b/cbits/errno.c index b8e7907..04eae07 100644 --- a/cbits/errno.c +++ b/cbits/errno.c @@ -1,12 +1,12 @@ /* * (c) The University of Glasgow, 2000-2001 * - * $Id: errno.c,v 1.2 2001/07/31 11:51:09 simonmar Exp $ + * $Id: errno.c,v 1.5 2002/09/25 15:24:07 simonmar Exp $ * * GHC Error Number Conversion */ -#include "HsCore.h" +#include "HsBase.h" /* Raw errno */ /* Covers up the fact that on Windows this is a function */