Do not assume we have a SYS_getrandom for the tools build.

This commit is contained in:
martin 2022-02-27 12:27:22 +00:00
parent a5dc812cd9
commit 5aadf4103d
1 changed files with 2 additions and 0 deletions

View File

@ -55,8 +55,10 @@
/* Define to 1 if you have the <string.h> header file. */
#define HAVE_STRING_H 1
#ifndef TOOL_FCCACHE
/* Define to 1 if you have `syscall' and `SYS_getrandom'. */
#define HAVE_SYSCALL_GETRANDOM 1
#endif
/* Define to 1 if you have the <sys/param.h> header file. */
#define HAVE_SYS_PARAM_H 1