nss: having unistd.h does not require being linux
commit3fd79159c9b5a3a0cb566c722e0b150538c067a3
authorLauri Tirkkonen <lotheac@iki.fi>
Wed, 17 Apr 2019 09:04:28 +0000 (17 09:04 +0000)
committerLauri Tirkkonen <lotheac@iki.fi>
Wed, 17 Apr 2019 09:04:28 +0000 (17 09:04 +0000)
tree1f8b3a7ded6598b24b9f9b482765c4be5cbc66e3
parent07c7ceef82ca3ec69d9fc1dd676680769761d3ed
nss: having unistd.h does not require being linux

we need this because zconf.h includes unistd.h based on either
HAVE_UNISTD_H, or _LARGEFILE64_SOURCE, and we removed the latter.
components/library/mozilla-nss/patches/unistd.h.patch [new file with mode: 0644]