diff options
Diffstat (limited to 'include/openssl/buffererr.h')
| -rw-r--r-- | include/openssl/buffererr.h | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/include/openssl/buffererr.h b/include/openssl/buffererr.h index d18b1f8f0735..4fa0da44be23 100644 --- a/include/openssl/buffererr.h +++ b/include/openssl/buffererr.h @@ -9,14 +9,12 @@ */ #ifndef OPENSSL_BUFFERERR_H -# define OPENSSL_BUFFERERR_H -# pragma once - -# include <openssl/opensslconf.h> -# include <openssl/symhacks.h> -# include <openssl/cryptoerr_legacy.h> - +#define OPENSSL_BUFFERERR_H +#pragma once +#include <openssl/opensslconf.h> +#include <openssl/symhacks.h> +#include <openssl/cryptoerr_legacy.h> /* * BUF reason codes. |
