summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorMatt Caswell <matt@openssl.org>2020-09-11 13:51:58 +0100
committerMatt Caswell <matt@openssl.org>2020-09-18 13:30:44 +0100
commitefffd8a6e452102dbf25b1f801c9312211c5fe4a (patch)
treec55927d3804648d2ad8f2af38a7cee371b08f417 /.gitignore
parent2ca697ce0006efa0a7b3662a1360eea10a56d2ab (diff)
Update err.h to use the new lhash generation code
Generate the lhash macros for the ERR_STRING_DATA type Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/12860)
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8f4bc6af85..a463fc3c96 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,6 +32,7 @@
/include/openssl/crmf.h
/include/openssl/crypto.h
/include/openssl/ct.h
+/include/openssl/err.h
/include/openssl/ess.h
/include/openssl/fipskey.h
/include/openssl/ocsp.h