nuttx-apps/examples/mdnsd
hongfengchen d0e949cb24 testing: add unistd.h and pthread.h headers
Add unistd.h and pthread.h for memorystress_main.c, unistd.h for
dhm.c and cachetest_main.c, and pthread.h for kv_test_019.c to fix
missing declarations.

Signed-off-by: hongfengchen <hongfengchen@xiaomi.com>
2026-01-26 19:32:27 +08:00
..
Kconfig examples: add mdnsd example application to accompany netutils/mdns library 2025-06-02 23:18:24 +08:00
Make.defs examples: add mdnsd example application to accompany netutils/mdns library 2025-06-02 23:18:24 +08:00
Makefile examples: add mdnsd example application to accompany netutils/mdns library 2025-06-02 23:18:24 +08:00
mdnsd_daemon.c testing: add unistd.h and pthread.h headers 2026-01-26 19:32:27 +08:00
mdnsd_daemon.h examples: add mdnsd example application to accompany netutils/mdns library 2025-06-02 23:18:24 +08:00
mdnsd_start.c examples: add mdnsd example application to accompany netutils/mdns library 2025-06-02 23:18:24 +08:00
mdnsd_stop.c examples: add mdnsd example application to accompany netutils/mdns library 2025-06-02 23:18:24 +08:00