aboutsummaryrefslogtreecommitdiff
path: root/src/primitives
diff options
context:
space:
mode:
authorfanquake <fanquake@gmail.com>2023-05-19 10:14:35 +0100
committerfanquake <fanquake@gmail.com>2023-05-20 17:09:47 +0100
commitc13c97dbf846cf0e6a5581ac414ef96a215b0dc6 (patch)
tree875497e498318070daf853977dd6e24744b66063 /src/primitives
parent17acb2782a66f033238340e4fb81009e7f79e97a (diff)
random: getentropy on macOS does not need unistd.h
Remove it. Make this change, so in a future commit, we can combine #ifdefs, and avoid duplicate <sys/random.h> includes once we switch to using getrandom directly. Also remove the comment about macOS 10.12. We already require macOS > 10.15, so it is redundant.
Diffstat (limited to 'src/primitives')
0 files changed, 0 insertions, 0 deletions