mirror of
https://github.com/espressif/esp-protocols.git
synced 2025-07-30 02:37:31 +02:00
mdns: Fix fuzzer IDF-mock layer
Removed lwip dependencies Simplified the mocks for esp32 and esp-netif * Original commit: espressif/esp-idf@619235c2ee
This commit is contained in:
committed by
suren-gabrielyan-espressif
parent
b0957e70fd
commit
af2275341e
@ -18,6 +18,7 @@
|
||||
#include <signal.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "esp32_mock.h"
|
||||
#include "mdns.h"
|
||||
#include "mdns_private.h"
|
||||
|
||||
|
Reference in New Issue
Block a user