summaryrefslogtreecommitdiffstats
path: root/crypto/ui/ui_locl.h
diff options
context:
space:
mode:
authorGeoff Thorpe <geoff@openssl.org>2004-05-17 18:01:28 +0000
committerGeoff Thorpe <geoff@openssl.org>2004-05-17 18:01:28 +0000
commit678c1e025bcfb70b32c50dc1c9aba7e522a1fd70 (patch)
tree6507db0eefa12958531f00250607440256d853b5 /crypto/ui/ui_locl.h
parent1ab61a91791e8ddbf95891b44f4cdd50503bc534 (diff)
Moving opaque definitions to ossl_typ.h lets us reduce header dependencies.
Deprecate inclusion of crypto.h from ui.h.
Diffstat (limited to 'crypto/ui/ui_locl.h')
-rw-r--r--crypto/ui/ui_locl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/ui/ui_locl.h b/crypto/ui/ui_locl.h
index 7d3a75a619..68cc543402 100644
--- a/crypto/ui/ui_locl.h
+++ b/crypto/ui/ui_locl.h
@@ -60,6 +60,7 @@
#define HEADER_UI_LOCL_H
#include <openssl/ui.h>
+#include <openssl/crypto.h>
struct ui_method_st
{