zephyr/drivers/net
Kumar Gala 6561b19bc5 include: Fix use of <crc.h> -> <sys/crc.h>
Fix #include <crc.h> as it has been deprecated and
should be #include <sys/crc.h>.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-12-10 08:39:37 -05:00
..
CMakeLists.txt
Kconfig
loopback.c
ppp.c include: Fix use of <crc.h> -> <sys/crc.h> 2019-12-10 08:39:37 -05:00
slip.c