Skip to content

net: lldp.h is missing net_pkt.h inclusion #96294

@erwango

Description

@erwango

Describe the bug

In #96095, I noticed that when including zephyr/net/lldp.h, you
need prior zephyr/net/net_pkt.h otherwise you get a warning at build.

If zephyr/net/lldp.h needs zephyr/net/net_pkt.h, it should include it directly

Regression

  • This is a regression.

Steps to reproduce

No response

Relevant log output

Impact

Annoyance – Minor irritation; no significant impact on usability or functionality.

Environment

No response

Additional Context

No response

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions