X-Git-Url: http://www.project-moonshot.org/gitweb/?a=blobdiff_plain;f=include%2Ftr_tid.h;h=d8285b063a577284b94434c52d40f70a5ae35a52;hb=0ac866280fd97ef0b40a057f91b77b404499d185;hp=3b06e4bf46aa7218ea44a1851b149ace074ea541;hpb=db9d1e5d3aae0894d46efff7d4f6d5fcfb160570;p=trust_router.git diff --git a/include/tr_tid.h b/include/tr_tid.h index 3b06e4b..d8285b0 100644 --- a/include/tr_tid.h +++ b/include/tr_tid.h @@ -43,7 +43,7 @@ #define TR_TID_MAX_AAA_SERVERS 10 int tr_tids_event_init(struct event_base *base, TIDS_INSTANCE *tids, TR_CFG_MGR *cfg_mgr, TRPS_INSTANCE *trps, - struct tr_socket_event *tids_ev); + struct tr_socket_event *tids_ev, struct event **sweep_ev); /* tr_tid_mons.c */ void tr_tid_register_mons_handlers(TIDS_INSTANCE *tids, MONS_INSTANCE *mons);