Skip to content

Commit 77645b9

Browse files
committed
Add define for missing EAI_ADDRFAMILY in BSD/OS 4.3.
1 parent d23f6f8 commit 77645b9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/include/port/bsdi.h

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,8 @@
88
#define HAS_TEST_AND_SET
99

1010
typedef unsigned char slock_t;
11+
12+
/* This is marked as obsoleted in BSD/OS 4.3. */
13+
#ifndef EAI_ADDRFAMILY
14+
#define EAI_ADDRFAMILY 1
15+
#endif

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy