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

Commitbd470ba

Browse files
committed
Hi,
please apply the included patch. It corrects the headers in src/win32 -there are some missing #endif. Dan
1 parentf4de72c commitbd470ba

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

‎src/win32/endian.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@
44
/* JKR added file, all hacks will be in the files added, not in EGCS */
55

66
#include<sys/param.h>
7+
8+
#endif/* _ENDIAN_H_ */

‎src/win32/un.h

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,3 +8,5 @@ struct sockaddr_un
88
shortsun_family;/* AF_UNIX */
99
charsun_path[108];/* path name (gag) */
1010
};
11+
12+
#endif/* _SYS_UN_H */

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp