From fbb5430cd995284a15df0264289a3a5c033a0746 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 16 Dec 2018 18:26:52 -0500 Subject: osapi: handle the getrandom(2) syscall in os-specific headers. --- profiles/osapi/modern.h | 1 - 1 file changed, 1 deletion(-) (limited to 'profiles/osapi/modern.h') diff --git a/profiles/osapi/modern.h b/profiles/osapi/modern.h index 56f1b5c..c18facf 100644 --- a/profiles/osapi/modern.h +++ b/profiles/osapi/modern.h @@ -135,7 +135,6 @@ #define HAVE_GETPID 1 #define HAVE_GETPRIORITY 1 #define HAVE_GETPWENT 1 -#define HAVE_GETRANDOM_SYSCALL 1 #define HAVE_GETRESGID 1 #define HAVE_GETRESUID 1 #define HAVE_GETSID 1 -- cgit v1.2.3