mirror of
https://github.com/opnsense/src.git
synced 2026-04-29 10:11:09 -04:00
link mbuf to m_append so it can be found...
Pointed out by: J David MFC after: 1 week
This commit is contained in:
parent
a5e863c951
commit
52b7bca6fd
1 changed files with 1 additions and 0 deletions
|
|
@ -878,6 +878,7 @@ MLINKS+=mbpool.9 mbp_alloc.9 \
|
|||
MLINKS+=\
|
||||
mbuf.9 m_adj.9 \
|
||||
mbuf.9 M_ALIGN.9 \
|
||||
mbuf.9 m_append.9 \
|
||||
mbuf.9 m_apply.9 \
|
||||
mbuf.9 m_cat.9 \
|
||||
mbuf.9 MCHTYPE.9 \
|
||||
|
|
|
|||
Loading…
Reference in a new issue