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