Skip to content

Commit ad90ac4

Browse files
committed
Windows portability fix.
Per buildfarm.
1 parent f309492 commit ad90ac4

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
#define MKDIR_UMASK 0755
3636
#endif
3737
#endif
38+
#ifndef S_ISLNK
39+
#define S_ISLNK(m) 0
40+
#endif
3841

3942
struct rule
4043
{

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