X-Git-Url: https://oss.titaniummirror.com/gitweb/?a=blobdiff_plain;f=support%2Fsdk%2Fc%2Fblip%2Fdriver%2Fradvd-1.0%2Ftimer.c;h=4879c66f70e895e392d4b6b641bcc9f7b824e148;hb=172fa87c323ce3c1ab76b10822ae5628e3dc5868;hp=82d54584e9e6aa99649881d03cc05d5c35cc0143;hpb=45442859cf10c23b847a4cacc988963105083db2;p=tinyos-2.x.git diff --git a/support/sdk/c/blip/driver/radvd-1.0/timer.c b/support/sdk/c/blip/driver/radvd-1.0/timer.c index 82d54584..4879c66f 100644 --- a/support/sdk/c/blip/driver/radvd-1.0/timer.c +++ b/support/sdk/c/blip/driver/radvd-1.0/timer.c @@ -14,9 +14,9 @@ * */ -#include -#include -#include +#include "config.h" +#include "includes.h" +#include "radvd.h" static struct timer_lst timers_head = { {LONG_MAX, LONG_MAX},