On 12/25/22 17:07, Po Lu wrote:
~/emacs-dev/emacs-android/lib/getrandom.c:112:1: warning: no previous prototype 
for function 'getrandom' [-Wmissing-prototypes]
getrandom (void *buffer, size_t length, unsigned int flags)

What's the output of gcc -E?

Also, it sounds like lib/sys/random.h wasn't generated correctly; what's in that file?


Reply via email to