X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2Fposix%2FSelect.c;h=bb65310c9e3c9b5228b0c8490ca759c638d45e26;hb=afb01c35a0a4f1525070b0458fa186a12e62240a;hp=ccf39458d2b2fb1c0e55133a149c66d7a1a41709;hpb=93db1991b5cacf8357493a2e17fbbfb485f3205b;p=ghc-hetmet.git diff --git a/rts/posix/Select.c b/rts/posix/Select.c index ccf3945..bb65310 100644 --- a/rts/posix/Select.c +++ b/rts/posix/Select.c @@ -10,6 +10,7 @@ /* #include "PosixSource.h" */ #include "Rts.h" +#include "Storage.h" #include "Schedule.h" #include "RtsUtils.h" #include "RtsFlags.h"