summaryrefslogtreecommitdiffstats
path: root/lib/fifo.h
Commit message (Collapse)AuthorAgeFilesLines
* lib, bgpd: Remove 'struct fifo' from lib/zebra.hDonald Sharp2016-02-261-0/+62
The 'struct fifo' and it's accompanying #defines do not belong in lib/zebra.h. Move them into their own header. Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>