Skip to content

Conversation

etienne-lms
Copy link
Contributor

Declare struct net_pkt in net/lldp.h to prevent build failure when net/net_pkt.h is not included before lldp.h. This is an easier alternate way compared to including net_pkt.h from lldp.h.

Declare struct net_pkt in net/lldp.h to prevent build failure when
net/net_pkt.h is not included before lldp.h. This is an easier alternate
way compared to including net_pkt.h from lldp.h.

Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
@zephyrbot zephyrbot added area: Networking size: XS A PR changing only a single line of code labels Sep 19, 2025
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking size: XS A PR changing only a single line of code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants