summaryrefslogtreecommitdiff
path: root/lib/ext/post_handshake.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ext/post_handshake.h')
-rw-r--r--lib/ext/post_handshake.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/ext/post_handshake.h b/lib/ext/post_handshake.h
index a2ac0419c4..7a1cc7a367 100644
--- a/lib/ext/post_handshake.h
+++ b/lib/ext/post_handshake.h
@@ -20,11 +20,11 @@
*
*/
-#ifndef EXT_POST_HANDSHAKE_H
-#define EXT_POST_HANDSHAKE_H
+#ifndef GNUTLS_LIB_EXT_POST_HANDSHAKE_H
+#define GNUTLS_LIB_EXT_POST_HANDSHAKE_H
#include <hello_ext.h>
extern const hello_ext_entry_st ext_mod_post_handshake;
-#endif
+#endif /* GNUTLS_LIB_EXT_POST_HANDSHAKE_H */