X-Git-Url: http://git.archive.openwrt.org/?a=blobdiff_plain;f=cache.h;h=f11466560fe76a130241860e13b20a4878a1802e;hb=4fca836ba3d9524488bad0d8ffd0cbe8a124140a;hp=211f464b401dd6f7857a374e7efe175312515dcf;hpb=60ca4afc613db69b900a1b8283d12c2e831db200;p=project%2Fmdnsd.git diff --git a/cache.h b/cache.h index 211f464..f114665 100644 --- a/cache.h +++ b/cache.h @@ -29,6 +29,7 @@ struct cache_service { uint32_t ttl; time_t time; struct interface *iface; + int refresh; }; struct cache_record {