aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/ui
diff options
context:
space:
mode:
authorAndy Polyakov <appro@openssl.org>2005-08-07 22:21:49 +0000
committerAndy Polyakov <appro@openssl.org>2005-08-07 22:21:49 +0000
commit0491e05833a139deef5288abf1bcf61cb19b292e (patch)
treeab274099bff13e0e451aa18bfbdb09bb25f222bb /crypto/ui
parent9a1a5b8785f38481d55c32d8c1fec2d840389d3e (diff)
downloadopenssl-0491e05833a139deef5288abf1bcf61cb19b292e.tar.gz
Final(?) WinCE update.
Diffstat (limited to 'crypto/ui')
-rw-r--r--crypto/ui/ui_locl.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/crypto/ui/ui_locl.h b/crypto/ui/ui_locl.h
index 68cc543402..aa4a55637d 100644
--- a/crypto/ui/ui_locl.h
+++ b/crypto/ui/ui_locl.h
@@ -62,6 +62,10 @@
#include <openssl/ui.h>
#include <openssl/crypto.h>
+#ifdef _
+#undef _
+#endif
+
struct ui_method_st
{
char *name;