]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/crypto/chacha.h
include/crypto: add a few missing #pragma once directives
[thirdparty/openssl.git] / include / crypto / chacha.h
index 77cfd3b2817269a142f36dfb35269426d6269e97..b789515b7e081e5269fe01997379684e5829bee6 100644 (file)
@@ -9,6 +9,7 @@
 
 #ifndef OSSL_CRYPTO_CHACHA_H
 #define OSSL_CRYPTO_CHACHA_H
+# pragma once
 
 #include <stddef.h>