summaryrefslogtreecommitdiff
path: root/usr/src/common/openssl/crypto/ui/ui_locl.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/common/openssl/crypto/ui/ui_locl.h')
-rw-r--r--usr/src/common/openssl/crypto/ui/ui_locl.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/usr/src/common/openssl/crypto/ui/ui_locl.h b/usr/src/common/openssl/crypto/ui/ui_locl.h
index 7d3a75a619..aa4a55637d 100644
--- a/usr/src/common/openssl/crypto/ui/ui_locl.h
+++ b/usr/src/common/openssl/crypto/ui/ui_locl.h
@@ -60,6 +60,11 @@
#define HEADER_UI_LOCL_H
#include <openssl/ui.h>
+#include <openssl/crypto.h>
+
+#ifdef _
+#undef _
+#endif
struct ui_method_st
{