Fix build on linux/glibc WITH_ADNS=yes

This commit is contained in:
Roger A. Light
2026-01-16 13:33:13 +00:00
parent c74f197368
commit 52b5c800ff
+3
View File
@@ -92,4 +92,7 @@ typedef SSIZE_T ssize_t;
#define TOPIC_HIERARCHY_LIMIT 200
#ifdef WITH_ADNS
# define _GNU_SOURCE
#endif
#endif