mirror of
https://github.com/Dasharo/zephyr.git
synced 2026-03-06 14:57:20 -08:00
Fix a failure to compile a C++ file including "pm/device_runtime.h" A quick grep on all .h shows that net/tftp.h also needs to be fixed. Signed-off-by: Arnaud Mouiche <arnaud.mouiche@invoxia.com>