Merge branch 'bugfix/setup_defines_for_correct_mutex_usage' into 'release/v4.4'

coap_config_posix.h: Set up defines for correct mutex usage

See merge request espressif/esp-idf!18232
This commit is contained in:
Mahavir Jain 2022-05-25 13:55:44 +08:00
commit ff4875bc9b

View File

@ -30,6 +30,8 @@
#define HAVE_NETDB_H
#define HAVE_NETINET_IN_H
#define HAVE_STRUCT_CMSGHDR
#define HAVE_PTHREAD_H
#define HAVE_PTHREAD_MUTEX_LOCK
#define COAP_DISABLE_TCP 0
#define ipi_spec_dst ipi_addr