X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=rts%2Fposix%2FSelect.c;fp=rts%2Fposix%2FSelect.c;h=bb65310c9e3c9b5228b0c8490ca759c638d45e26;hb=ab0e778ccfde61aed4c22679b24d175fc6cc9bf3;hp=ccf39458d2b2fb1c0e55133a149c66d7a1a41709;hpb=2246c514eade324d70058ba3135dc0c51ee9353b;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"