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

Commit9ee22f1

Browse files
committed
Windows portability fix.
Per buildfarm.
1 parent7fec5e1 commit9ee22f1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎src/timezone/zic.c

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,9 @@ typedef int64 zic_t;
3535
#defineMKDIR_UMASK 0755
3636
#endif
3737
#endif
38+
#ifndefS_ISLNK
39+
#defineS_ISLNK(m) 0
40+
#endif
3841

3942
structrule
4043
{

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp