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 1e5eeb1 commit c30617dCopy full SHA for c30617d
components/mdns/test_afl_fuzz_host/Makefile
@@ -18,9 +18,9 @@ CFLAGS=-g -Wno-unused-value -Wno-missing-declarations -Wno-pointer-bool-conversi
18
-I$(COMPONENTS_DIR)/esp_system/include \
19
-I$(COMPONENTS_DIR)/esp_timer/include \
20
-I$(COMPONENTS_DIR)/esp_wifi/include \
21
- -I$(COMPONENTS_DIR)/freertos/port/xtensa/include \
22
-I$(COMPONENTS_DIR)/freertos \
23
-I$(COMPONENTS_DIR)/freertos/include \
+ -I$(COMPONENTS_DIR)/freertos/port/xtensa/include \
24
-I$(COMPONENTS_DIR)/hal/include \
25
-I$(COMPONENTS_DIR)/hal/esp32/include \
26
-I$(COMPONENTS_DIR)/heap/include \
0 commit comments