X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=drv%2Ftimer.c;h=45ce64b44a892165bb5247c9d7b63c1b49fbdf58;hb=7af44c59736ad212ad0f7b0269493db8d5122dc5;hp=a71352676ba789cd7e07696e1985c34c19e4b619;hpb=efbdba7e2814415234ef47bd10ff888559ea90af;p=bertos.git diff --git a/drv/timer.c b/drv/timer.c index a7135267..45ce64b4 100644 --- a/drv/timer.c +++ b/drv/timer.c @@ -74,6 +74,7 @@ #if CONFIG_KERNEL #include + #include #if CONFIG_KERN_SIGNALS #include /* sig_wait(), sig_check() */ #include /* proc_current() */