summaryrefslogtreecommitdiff
path: root/pr/include/md/_winnt.h
diff options
context:
space:
mode:
Diffstat (limited to 'pr/include/md/_winnt.h')
-rw-r--r--pr/include/md/_winnt.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/pr/include/md/_winnt.h b/pr/include/md/_winnt.h
index 0e6ce819..6757b88a 100644
--- a/pr/include/md/_winnt.h
+++ b/pr/include/md/_winnt.h
@@ -112,6 +112,7 @@ struct _md_sockaddr_in6 {
#define _PR_PEEK_BUFFER_MAX (32 * 1024)
#define _PR_FD_NEED_EMULATE_MSG_PEEK(fd) \
(!(fd)->secret->nonblocking && (fd)->secret->inheritable != _PR_TRI_TRUE)
+#define _PR_NEED_SECRET_AF
/* --- Common User-Thread/Native-Thread Definitions --------------------- */