X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Finterpreter%2Finput.c;h=9d5298dc62b42f98e700ced3f2da2c978d08bcec;hb=e3bb5d64a61847a306ef38f14b39768adb721cf6;hp=6dba4350a1e37d16005fc680073aec9f8a39312d;hpb=0b0ee1f3d33b6c4d938aa8420749823e6aa5eb77;p=ghc-hetmet.git diff --git a/ghc/interpreter/input.c b/ghc/interpreter/input.c index 6dba435..9d5298d 100644 --- a/ghc/interpreter/input.c +++ b/ghc/interpreter/input.c @@ -9,11 +9,11 @@ * included in the distribution. * * $RCSfile: input.c,v $ - * $Revision: 1.22 $ - * $Date: 2000/03/22 18:14:22 $ + * $Revision: 1.23 $ + * $Date: 2000/03/23 14:54:21 $ * ------------------------------------------------------------------------*/ -#include "prelude.h" +#include "hugsbasictypes.h" #include "storage.h" #include "connect.h" #include "errors.h"