X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2Fposix%2FFileLock.c;h=7023b9ef67465bd16e43dca2a71c03a05381ef2f;hb=d108044bef62f6a0d579c92ced5e8188f72edc2d;hp=26e9de4dc2a866c95e8334535ffbcc37088dbb88;hpb=b2391c27ecf7163cc2b08697742c8fa20783ea3c;p=ghc-hetmet.git diff --git a/rts/posix/FileLock.c b/rts/posix/FileLock.c index 26e9de4..7023b9e 100644 --- a/rts/posix/FileLock.c +++ b/rts/posix/FileLock.c @@ -6,14 +6,16 @@ * * ---------------------------------------------------------------------------*/ +#include "PosixSource.h" #include "Rts.h" -#include "Hash.h" + #include "FileLock.h" +#include "Hash.h" #include "RtsUtils.h" -#include "OSThreads.h" -#include +#include #include +#include #include typedef struct {