mirror of
https://github.com/openssl/openssl.git
synced 2025-01-23 18:33:37 +08:00
Submitted by:
Reviewed by: PR:
This commit is contained in:
parent
bf57da0717
commit
ca20f59bd0
@ -210,8 +210,8 @@ sub header
|
||||
EOF
|
||||
|
||||
print "#include <stdio.h>\n";
|
||||
print "#include \"err.h\"\n";
|
||||
print "#include \"$header\"\n";
|
||||
print "#include <openssl/err.h>\n";
|
||||
print "#include <openssl/$header>\n";
|
||||
print "\n/* BEGIN ERROR CODES */\n";
|
||||
print "#ifndef NO_ERR\n";
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user