Add m_pulldown and m_unshare to MLINKS.

This commit is contained in:
Kevin Lo
2014-06-25 07:29:40 +00:00
parent 55e79db6d8
commit 0f402d005c
+2
View File
@@ -918,10 +918,12 @@ MLINKS+=\
mbuf.9 m_move_pkthdr.9 \
mbuf.9 M_PREPEND.9 \
mbuf.9 m_prepend.9 \
mbuf.9 m_pulldown.9 \
mbuf.9 m_pullup.9 \
mbuf.9 m_split.9 \
mbuf.9 mtod.9 \
mbuf.9 M_TRAILINGSPACE.9 \
mbuf.9 m_unshare.9 \
mbuf.9 M_WRITABLE.9
MLINKS+=\
mbuf_tags.9 m_tag_alloc.9 \