diff --git a/fs/timerfd.c b/fs/timerfd.c index 10c80b59ec4b..5400524e9cb1 100644 --- a/fs/timerfd.c +++ b/fs/timerfd.c @@ -20,6 +20,7 @@ #include #include #include +#include struct timerfd_ctx { struct hrtimer tmr;