mdns: Make fuzzer layers compatible with llvm>=6

This commit is contained in:
David Cermak
2022-01-04 13:50:02 +01:00
committed by Fu Hanxi
parent 4f779bb7c6
commit 1882cbe44e
4 changed files with 13 additions and 28 deletions

View File

@@ -3,3 +3,4 @@
#define __warning__ deprecated
#define IRAM_ATTR
#define __ESP_ATTR_H__
#include <features.h>