diff options
Diffstat (limited to 'include/openssl/ossl_typ.h')
| -rw-r--r-- | include/openssl/ossl_typ.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/openssl/ossl_typ.h b/include/openssl/ossl_typ.h index 82a58988ff2d..a562299b9f9a 100644 --- a/include/openssl/ossl_typ.h +++ b/include/openssl/ossl_typ.h @@ -13,4 +13,4 @@ * This header file only exists for compatibility reasons with older * applications which #include <openssl/ossl_typ.h>. */ -# include <openssl/types.h> +#include <openssl/types.h> |
