Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit77645b9

Browse files
committed
Add define for missing EAI_ADDRFAMILY in BSD/OS 4.3.
1 parentd23f6f8 commit77645b9

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
#defineHAS_TEST_AND_SET
99

1010
typedefunsignedcharslock_t;
11+
12+
/* This is marked as obsoleted in BSD/OS 4.3. */
13+
#ifndefEAI_ADDRFAMILY
14+
#defineEAI_ADDRFAMILY1
15+
#endif

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp