X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=driver%2Fghci%2Fghci.c;h=414521f97d3ed18564fa4ace1a38257dfd833ad3;hb=b54e12fc3ae9f309e1531e10048d58bea5b65b13;hp=06165b54e76c9167888c93182090c333f4a49b78;hpb=d86f00770d315f0099ad3a4258f39e38735c8a9f;p=ghc-hetmet.git diff --git a/driver/ghci/ghci.c b/driver/ghci/ghci.c index 06165b5..414521f 100644 --- a/driver/ghci/ghci.c +++ b/driver/ghci/ghci.c @@ -1,12 +1,8 @@ #include "cwrapper.h" #include "getLocation.h" -#include -#include #include #include -#include -#include int main(int argc, char** argv) { char *binDir;