diff options
author | Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com> | 2018-08-21 14:22:44 -0400 |
---|---|---|
committer | Mathieu Trudel-Lapierre <mathieu.trudel-lapierre@canonical.com> | 2018-08-21 14:22:44 -0400 |
commit | 7bf7a6d0852382bb645119b18df3ff461aaba247 (patch) | |
tree | 74089c9a1e552dfb9e5efa57468c8d7afda7e415 /Cryptlib/Include/syslog.h | |
parent | f892ac66084ab0315adb0c52e4a39b518730d023 (diff) | |
download | efi-boot-shim-upstream/15+1533136590.3beb971.tar.gz efi-boot-shim-upstream/15+1533136590.3beb971.zip |
New upstream version 15+1533136590.3beb971upstream/15+1533136590.3beb971
Diffstat (limited to 'Cryptlib/Include/syslog.h')
-rw-r--r-- | Cryptlib/Include/syslog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cryptlib/Include/syslog.h b/Cryptlib/Include/syslog.h index 8dfc36ff..6f59a25d 100644 --- a/Cryptlib/Include/syslog.h +++ b/Cryptlib/Include/syslog.h @@ -12,4 +12,4 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/
-#include <OpenSslSupport.h>
+#include <CrtLibSupport.h>
|