summaryrefslogtreecommitdiff
path: root/lib/frrsendmmsg.h
AgeCommit message (Collapse)Author
2024-01-04lib: Breakout sendmmsg into it's own headerDonald Sharp
The only 2 places sendmmsg is used is in zlog_5424.c and zlog_live.c. Why is the rest of the entire system paying for this compilation? Signed-off-by: Donald Sharp <sharpd@nvidia.com>