summaryrefslogtreecommitdiff
path: root/lib/ext/safe_renegotiation.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ext/safe_renegotiation.h')
-rw-r--r--lib/ext/safe_renegotiation.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/ext/safe_renegotiation.h b/lib/ext/safe_renegotiation.h
index bc2024a9fc..fc9700c7cf 100644
--- a/lib/ext/safe_renegotiation.h
+++ b/lib/ext/safe_renegotiation.h
@@ -21,9 +21,9 @@
*/
#ifndef GNUTLS_LIB_EXT_SAFE_RENEGOTIATION_H
-#define GNUTLS_LIB_EXT_SAFE_RENEGOTIATION_H
+# define GNUTLS_LIB_EXT_SAFE_RENEGOTIATION_H
-#include <hello_ext.h>
+# include <hello_ext.h>
typedef struct {
uint8_t client_verify_data[MAX_VERIFY_DATA_SIZE];
@@ -46,4 +46,4 @@ int _gnutls_ext_sr_recv_cs(gnutls_session_t session);
int _gnutls_ext_sr_verify(gnutls_session_t session);
int _gnutls_ext_sr_send_cs(gnutls_session_t);
-#endif /* GNUTLS_LIB_EXT_SAFE_RENEGOTIATION_H */
+#endif /* GNUTLS_LIB_EXT_SAFE_RENEGOTIATION_H */