From 2122158939042f99ef540967e5efcde256e7b458 Mon Sep 17 00:00:00 2001 From: simonmar Date: Fri, 13 Aug 2004 13:29:11 +0000 Subject: [project @ 2004-08-13 13:29:11 by simonmar] Changes required be merge of backend-hacking-branch. Mostly config.h ==> ghcconfig.h. --- include/HsUnix.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'include/HsUnix.h') diff --git a/include/HsUnix.h b/include/HsUnix.h index 1923769..e087fd4 100644 --- a/include/HsUnix.h +++ b/include/HsUnix.h @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------------- - * $Id: HsUnix.h,v 1.13 2004/02/05 11:46:00 ross Exp $ + * $Id: HsUnix.h,v 1.14 2004/08/13 13:29:11 simonmar Exp $ * * (c) The University of Glasgow 2002 * @@ -10,7 +10,7 @@ #ifndef HSUNIX_H #define HSUNIX_H -#include "config.h" +#include "ghcconfig.h" #include #include -- cgit v1.2.3