From 9cedfc90cebc905b20275d534699a1070bba65a4 Mon Sep 17 00:00:00 2001 From: Matt Caswell Date: Thu, 3 Sep 2020 16:39:36 +0100 Subject: Fix safestack issues in ui.h Reviewed-by: Richard Levitte Reviewed-by: Paul Dale (Merged from https://github.com/openssl/openssl/pull/12781) --- .gitignore | 1 + 1 file changed, 1 insertion(+) (limited to '.gitignore') diff --git a/.gitignore b/.gitignore index a173bbfe13..8f4bc6af85 100644 --- a/.gitignore +++ b/.gitignore @@ -41,6 +41,7 @@ /include/openssl/safestack.h /include/openssl/srp.h /include/openssl/ssl.h +/include/openssl/ui.h /include/openssl/x509.h /include/openssl/x509v3.h /include/openssl/x509_vfy.h -- cgit v1.2.3