Skip to content

Commit 8bba3a9

Browse files
committed
fix(mdns): Host test to use hw_support include dir
1 parent 9fbb6e6 commit 8bba3a9

File tree

1 file changed

+1
-0
lines changed
  • components/mdns/tests/test_afl_fuzz_host

1 file changed

+1
-0
lines changed

components/mdns/tests/test_afl_fuzz_host/Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@ CFLAGS=-g -Wno-unused-value -Wno-missing-declarations -Wno-pointer-bool-conversi
3434
-I$(COMPONENTS_DIR)/soc/src/esp32/include \
3535
-I$(COMPONENTS_DIR)/xtensa/include \
3636
-I$(COMPONENTS_DIR)/xtensa/esp32/include \
37+
-I$(COMPONENTS_DIR)/esp_hw_support/etm/include \
3738
-I$(COMPILER_ICLUDE_DIR)/include
3839

3940

0 commit comments

Comments
 (0)