]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - include/crypto/des_platform.h
include/crypto: add a few missing #pragma once directives
[thirdparty/openssl.git] / include / crypto / des_platform.h
index 28e319f50e00de0f67e657f668528517740abf16..18bd2f8afde8aa6cd551f0a96948178dfcfc8346 100644 (file)
@@ -9,6 +9,7 @@
 
 #ifndef OSSL_DES_PLATFORM_H
 # define OSSL_DES_PLATFORM_H
+# pragma once
 
 # if defined(DES_ASM) && (defined(__sparc) || defined(__sparc__))