--- zic.c | 1 - 1 file changed, 1 deletion(-) diff --git a/zic.c b/zic.c index e1567b10..42228693 100644 --- a/zic.c +++ b/zic.c @@ -153,7 +153,6 @@ symlink(char const *target, char const *linkname) errno = ENOTSUP; return -1; } -# define S_ISLNK(m) 0 #endif #ifndef AT_SYMLINK_FOLLOW # if HAVE_LINK -- 2.37.2