lib/asn1: Add extern to declaration of fuzzer string in gen_locl.h
This commit is contained in:

committed by
Nicolas Williams

parent
ba26fa5502
commit
ccc4302a18
@@ -92,7 +92,7 @@ void gen_template_import(const Symbol *);
|
||||
|
||||
|
||||
extern FILE *privheaderfile, *headerfile, *codefile, *logfile, *templatefile;
|
||||
const char *fuzzer_string;
|
||||
extern const char *fuzzer_string;
|
||||
extern int support_ber;
|
||||
extern int template_flag;
|
||||
extern int rfc1510_bitstring;
|
||||
|
Reference in New Issue
Block a user