commit | 1c9b92fa35e6580d126d280fc9fe383aa40fdb2d | [log] [tgz] |
---|---|---|
author | akmhoque <akmhoque@gmail.com> | Mon Aug 13 10:57:50 2012 -0500 |
committer | akmhoque <akmhoque@gmail.com> | Mon Aug 13 10:57:50 2012 -0500 |
tree | c0436830ba5f6f803b0dfc1d3e0a2faccfb8118c | |
parent | 0476dc409dc145194ea07d0ac29ff0a26be6f046 [diff] [blame] |
Sending Interest
diff --git a/nlsr.h b/nlsr.h index d9cc410..d2274ee 100644 --- a/nlsr.h +++ b/nlsr.h
@@ -26,6 +26,7 @@ struct ccn_closure in_content; struct ccn_schedule *sched; struct ccn_scheduled_event *event; + struct ccn_scheduled_event *event_send_lsdb_interest; struct hashtb *adl; struct hashtb *npl;