X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2Fhooks%2FOnExit.c;h=e8019c046b27f309e0119e6afec4b771ea8fdd59;hp=dd4c3b4bb043f65b10ea631ca5ac8f6e44cd4a8d;hb=a2a67cd520b9841114d69a87a423dabcb3b4368e;hpb=5d379cbe65e406d5c3a848fe7fcd090cafbfeb78 diff --git a/rts/hooks/OnExit.c b/rts/hooks/OnExit.c index dd4c3b4..e8019c0 100644 --- a/rts/hooks/OnExit.c +++ b/rts/hooks/OnExit.c @@ -4,6 +4,7 @@ * * ---------------------------------------------------------------------------*/ +#include "PosixSource.h" #include "Rts.h" /* Note: by the time this hook has been called, Haskell land