Init commit
This commit is contained in:
8
lwip/test/unit/mdns/test_mdns.h
Normal file
8
lwip/test/unit/mdns/test_mdns.h
Normal file
@ -0,0 +1,8 @@
|
||||
#ifndef LWIP_HDR_TEST_MDNS_H__
|
||||
#define LWIP_HDR_TEST_MDNS_H__
|
||||
|
||||
#include "../lwip_check.h"
|
||||
|
||||
Suite* mdns_suite(void);
|
||||
|
||||
#endif
|
Reference in New Issue
Block a user