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 fc53888 commit 825652fCopy full SHA for 825652f
components/mdns/test_afl_fuzz_host/Makefile
@@ -10,6 +10,7 @@ CFLAGS=-g -Wno-unused-value -Wno-missing-declarations -Wno-pointer-bool-conversi
10
-I$(COMPONENTS_DIR)/esp_common/include \
11
-I$(COMPONENTS_DIR)/esp_event/include \
12
-I$(COMPONENTS_DIR)/esp_eth/include \
13
+ -I$(COMPONENTS_DIR)/esp_hw_support/include \
14
-I$(COMPONENTS_DIR)/esp_netif/include \
15
-I$(COMPONENTS_DIR)/esp_netif/private_include \
16
-I$(COMPONENTS_DIR)/esp_netif/lwip \
0 commit comments