diff options
author | Taylor Yu <catalyst@torproject.org> | 2018-05-07 12:43:39 -0500 |
---|---|---|
committer | Taylor Yu <catalyst@torproject.org> | 2018-05-07 12:56:12 -0500 |
commit | 9326abe16ac720346885e0ac555d6625233e198c (patch) | |
tree | d69a13e475618d46407fb8b72c99ad828a9f118a /Makefile.nmake | |
parent | a1a32b483412deda5b7573c3120c85fe41e3dfd2 (diff) | |
download | tor-9326abe16ac720346885e0ac555d6625233e198c.tar.gz tor-9326abe16ac720346885e0ac555d6625233e198c.zip |
Restore sys/random.h inclusion for getentropy()
Code movement for the refactoring for ticket 24658 didn't copy the
inclusion of sys/random.h, which is needed to get a prototype for
getentropy() on macOS 10.12 Sierra. It also didn't copy the inclusion
of sys/syscall.h, which might prevent the getrandom() syscall from
being properly detected. Move these inclusions. Bug not in any
released Tor.
Diffstat (limited to 'Makefile.nmake')
0 files changed, 0 insertions, 0 deletions