X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=drv%2Ftimer.h;h=bcf10200c22191d3e65aa2a91e81a9c7b09e0eef;hb=efbdba7e2814415234ef47bd10ff888559ea90af;hp=d5bb77437a2fda0c98c578a857057585fa5307c7;hpb=753d17c6975a0edd44fd771f1af01d95a61d292a;p=bertos.git diff --git a/drv/timer.h b/drv/timer.h index d5bb7743..bcf10200 100644 --- a/drv/timer.h +++ b/drv/timer.h @@ -42,7 +42,8 @@ #define DRV_TIMER_H #include -#include +#include +#include /* * Include platform-specific binding header if we're hosted.