- Notifications
You must be signed in to change notification settings - Fork5
Commit534da37
committed
Protect zic's symlink() call with #ifdef HAVE_SYMLINK.
The IANA crew seem to think that symlink() exists everywhere nowadays,and they may well be right. But we use #ifdef HAVE_SYMLINK elsewhereso for consistency we should do it here too. Noted by Michael Paquier.1 parent6d257e7 commit534da37
1 file changed
+2
-0
lines changedLines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
811 | 811 |
| |
812 | 812 |
| |
813 | 813 |
| |
| 814 | + | |
814 | 815 |
| |
815 | 816 |
| |
816 | 817 |
| |
| |||
838 | 839 |
| |
839 | 840 |
| |
840 | 841 |
| |
| 842 | + | |
841 | 843 |
| |
842 | 844 |
| |
843 | 845 |
| |
|
0 commit comments
Comments
(0)