util/mkerr.pl: Add an inclusion of symhacks.h in all error files
authorRich Salz <rsalz@akamai.com>
Mon, 4 Mar 2019 20:53:58 +0000 (15:53 -0500)
committerRichard Levitte <levitte@openssl.org>
Mon, 11 Mar 2019 13:42:47 +0000 (14:42 +0100)
commitb53c4fe3f92e3d2c5bd9fca1a171cd24f66ef14d
tree2b62976fef97f4e538ae5c8633b64d2c1661010a
parent4d768e966ff9a9777b2b4a79f85a737ab2ded666
util/mkerr.pl: Add an inclusion of symhacks.h in all error files

This does no harm, and ensures that the inclusion isn't mistakenly
removed in the generated *err.h where it's actually needed.

Reviewed-by: Nicola Tuveri <nic.tuv@gmail.com>
Reviewed-by: Richard Levitte <levitte@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8397)
include/openssl/cryptoerr.h
util/mkerr.pl