summaryrefslogtreecommitdiffstats
path: root/crypto/objects/o_names.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/objects/o_names.h')
-rw-r--r--crypto/objects/o_names.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/crypto/objects/o_names.h b/crypto/objects/o_names.h
new file mode 100644
index 0000000000..914ed33086
--- /dev/null
+++ b/crypto/objects/o_names.h
@@ -0,0 +1,4 @@
+
+
+typedef struct name_funcs_st NAME_FUNCS;
+DEFINE_STACK_OF(NAME_FUNCS)