From 678c1e025bcfb70b32c50dc1c9aba7e522a1fd70 Mon Sep 17 00:00:00 2001 From: Geoff Thorpe Date: Mon, 17 May 2004 18:01:28 +0000 Subject: Moving opaque definitions to ossl_typ.h lets us reduce header dependencies. Deprecate inclusion of crypto.h from ui.h. --- crypto/ui/ui_locl.h | 1 + 1 file changed, 1 insertion(+) (limited to 'crypto/ui/ui_locl.h') 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 +#include struct ui_method_st { -- cgit v1.2.3