X-Git-Url: https://git.openssl.org/gitweb/?p=openssl.git;a=blobdiff_plain;f=e_os.h;h=3a4ba6dd1845ab4dca0c27b5fb313226604c61f2;hp=0701a78d5cdab0a38e51f1fe25c46db4643528e8;hb=80757ad46b0a75755d1d051d03b3d9810e292063;hpb=f3f1cf8444f439c0be9de04bf3821a20d00fd956 diff --git a/e_os.h b/e_os.h index 0701a78d5c..3a4ba6dd18 100644 --- a/e_os.h +++ b/e_os.h @@ -93,6 +93,8 @@ extern "C" { # define REF_PRINT_COUNT(a, b) # endif +# define osslargused(x) (void)x + # ifndef DEVRANDOM /* * set this to a comma-separated list of 'random' device files to try out. My