Promiscuous mode net sample cannot be build #14608
Labels
area: Networking
bug
The issue is a bug, or the PR is fixing a bug
priority: medium
Medium impact/importance bug
Uh oh!
There was an error while loading. Please reload this page.
Describe the bug
The subject says it all ..
To Reproduce
Steps to reproduce the behavior:
...
[ 7%] Building C object CMakeFiles/app.dir/src/main.c.obj
zephyr/zephyr/samples/net/promiscuous_mode/src/main.c:17:10: fatal error: net/tcp.h: No such file or directory
#include <net/tcp.h>
^~~~~~~~~~~
compilation terminated.
Expected behavior
Compilation successful
Impact
obvious
Environment (please complete the following information):
Linux/ SDK 0.10.0
The text was updated successfully, but these errors were encountered: