summaryrefslogtreecommitdiffstats
path: root/include/internal/cryptlib.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/internal/cryptlib.h')
-rw-r--r--include/internal/cryptlib.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/include/internal/cryptlib.h b/include/internal/cryptlib.h
index 1aa1dc60d7..d54ca24ee1 100644
--- a/include/internal/cryptlib.h
+++ b/include/internal/cryptlib.h
@@ -54,11 +54,8 @@ __owur static ossl_inline int ossl_assert_int(int expr, const char *exprstr,
void *align_ptr
typedef struct ex_callback_st EX_CALLBACK;
-
DEFINE_STACK_OF(EX_CALLBACK)
-typedef struct app_mem_info_st APP_INFO;
-
typedef struct mem_st MEM;
DEFINE_LHASH_OF(MEM);