We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a304f98 commit 807a726Copy full SHA for 807a726
subsys/net/lib/config/init_clock_sntp.c
@@ -8,6 +8,7 @@
8
LOG_MODULE_DECLARE(net_config, CONFIG_NET_CONFIG_LOG_LEVEL);
9
10
#include <errno.h>
11
+#include <zephyr/net/net_if.h>
12
#include <zephyr/net/sntp.h>
13
#include <zephyr/posix/time.h>
14
0 commit comments