summaryrefslogtreecommitdiff
path: root/openssl/include/openssl/symhacks.h
diff options
context:
space:
mode:
Diffstat (limited to 'openssl/include/openssl/symhacks.h')
-rwxr-xr-x[-rw-r--r--]openssl/include/openssl/symhacks.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/openssl/include/openssl/symhacks.h b/openssl/include/openssl/symhacks.h
index f731d37f..2a571366 100644..100755
--- a/openssl/include/openssl/symhacks.h
+++ b/openssl/include/openssl/symhacks.h
@@ -1,5 +1,5 @@
/*
- * Copyright 1999-2018 The OpenSSL Project Authors. All Rights Reserved.
+ * Copyright 1999-2021 The OpenSSL Project Authors. All Rights Reserved.
*
* Licensed under the Apache License 2.0 (the "License"). You may not use
* this file except in compliance with the License. You can obtain a copy
@@ -34,10 +34,6 @@
# undef i2d_ECPKPARAMETERS
# define i2d_ECPKPARAMETERS i2d_UC_ECPKPARAMETERS
-/* This one clashes with CMS_data_create */
-# undef cms_Data_create
-# define cms_Data_create priv_cms_Data_create
-
# endif
#endif /* ! defined HEADER_VMS_IDHACKS_H */