X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=driver%2Fghci%2Fghci.c;h=414521f97d3ed18564fa4ace1a38257dfd833ad3;hp=06165b54e76c9167888c93182090c333f4a49b78;hb=bc554287232d53d7f7dfbcb6de925b57fc877a0c;hpb=d86f00770d315f0099ad3a4258f39e38735c8a9f 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;