"make install" error on master - missing `entropy.h`
Clean build of current master branch, make install on FreeBSD 11.1 produced this error:
install: ./entropy.h: No such file or directory
I saw a similar error on Linux (Fedora 28) but on there the install
program didn't treat it as fatal.