summaryrefslogtreecommitdiffstats
path: root/include/crypto/ecx.h
diff options
context:
space:
mode:
authorFdaSilvaYY <fdasilvayy@gmail.com>2021-02-06 22:36:46 +0100
committerDr. Matthias St. Pierre <matthias.st.pierre@ncp-e.com>2021-02-10 23:20:57 +0100
commit80ce21fe1a425738eb0151ef9fdb975ba3050273 (patch)
tree5f1f9bc65897014af057ee5e0124bd7aca2752d1 /include/crypto/ecx.h
parenttest: turn off parallel tests in verbose mode. (diff)
downloadopenssl-80ce21fe1a425738eb0151ef9fdb975ba3050273.tar.xz
openssl-80ce21fe1a425738eb0151ef9fdb975ba3050273.zip
include/crypto: add a few missing #pragma once directives
Reviewed-by: Paul Dale <pauli@openssl.org> Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com> (Merged from https://github.com/openssl/openssl/pull/14096)
Diffstat (limited to 'include/crypto/ecx.h')
-rw-r--r--include/crypto/ecx.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/crypto/ecx.h b/include/crypto/ecx.h
index df04cdb562..663cdfc566 100644
--- a/include/crypto/ecx.h
+++ b/include/crypto/ecx.h
@@ -11,6 +11,8 @@
#ifndef OSSL_CRYPTO_ECX_H
# define OSSL_CRYPTO_ECX_H
+# pragma once
+
# include <openssl/opensslconf.h>
# ifndef OPENSSL_NO_EC