move any definitions here.
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@18435 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -145,6 +145,9 @@ init_generate (const char *filename, const char *base)
|
||||
" size_t length;\n"
|
||||
" void *data;\n"
|
||||
"} heim_bit_string;\n\n");
|
||||
fprintf (headerfile,
|
||||
"typedef struct heim_octet_string heim_any;\n"
|
||||
"typedef struct heim_octet_string heim_any_set;\n\n");
|
||||
fputs("#define ASN1_MALLOC_ENCODE(T, B, BL, S, L, R) \\\n"
|
||||
" do { \\\n"
|
||||
" (BL) = length_##T((S)); \\\n"
|
||||
|
Reference in New Issue
Block a user