Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bgpd: Fix compilation warning for rfapi code
bgpd/rfapi/rfapi_rib.c:1800:23: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast] prefix_time = (time_t)trn->info; Signed-off-by: Donatas Abraitis <donatas@opensourcerouting.org>
- Loading branch information