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)
committerDr. Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Tue, 2 Jul 2019 08:06:15 +0000 (10:06 +0200)
commitdfaaf47a1acddc0b2832b3fe2a211444a5e746ae
treef19f79a57e1c57b8907c85b117334c8c70a43868
parent26675d1cf407fb7ba248c04767eccda56b06263f
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>
(cherry picked from commit b53c4fe3f92e3d2c5bd9fca1a171cd24f66ef14d)

Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
(Merged from https://github.com/openssl/openssl/pull/9281)
include/openssl/cryptoerr.h
util/mkerr.pl