Skip to content

Commit fadfe66

Browse files
committed
Windows portability fix.
Per buildfarm.
1 parent 2877b10 commit fadfe66

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
@@ -44,6 +44,9 @@ typedef int64 zic_t;
4444
#define MKDIR_UMASK 0755
4545
#endif
4646
#endif
47+
#ifndef S_ISLNK
48+
#define S_ISLNK(m) 0
49+
#endif
4750

4851
struct rule
4952
{

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