Add OPENSSL_PIC back
[openssl.git] / e_os.h
diff --git a/e_os.h b/e_os.h
index 0701a78d5cdab0a38e51f1fe25c46db4643528e8..3a4ba6dd1845ab4dca0c27b5fb313226604c61f2 100644 (file)
--- 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