X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=blobdiff_plain;f=rts%2FSTM.c;h=f9c814f0e06f9431ee9cc4c4f5c72233ecb95bc8;hp=d840f4ebfe3f1a03b6f561c9405ed5ada61e8760;hb=ab0e778ccfde61aed4c22679b24d175fc6cc9bf3;hpb=2246c514eade324d70058ba3135dc0c51ee9353b diff --git a/rts/STM.c b/rts/STM.c index d840f4e..f9c814f 100644 --- a/rts/STM.c +++ b/rts/STM.c @@ -86,10 +86,10 @@ #include "Rts.h" #include "RtsFlags.h" #include "RtsUtils.h" +#include "Storage.h" #include "Schedule.h" #include "SMP.h" #include "STM.h" -#include "Storage.h" #include "Trace.h" #include