Submitted by:
Reviewed by: PR:
This commit is contained in:
parent
bf57da0717
commit
ca20f59bd0
@ -210,8 +210,8 @@ sub header
|
|||||||
EOF
|
EOF
|
||||||
|
|
||||||
print "#include <stdio.h>\n";
|
print "#include <stdio.h>\n";
|
||||||
print "#include \"err.h\"\n";
|
print "#include <openssl/err.h>\n";
|
||||||
print "#include \"$header\"\n";
|
print "#include <openssl/$header>\n";
|
||||||
print "\n/* BEGIN ERROR CODES */\n";
|
print "\n/* BEGIN ERROR CODES */\n";
|
||||||
print "#ifndef NO_ERR\n";
|
print "#ifndef NO_ERR\n";
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user