summaryrefslogtreecommitdiff
path: root/lib/ext/psk_ke_modes.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ext/psk_ke_modes.h')
-rw-r--r--lib/ext/psk_ke_modes.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/ext/psk_ke_modes.h b/lib/ext/psk_ke_modes.h
index 82c2c10bba..56876a97d8 100644
--- a/lib/ext/psk_ke_modes.h
+++ b/lib/ext/psk_ke_modes.h
@@ -1,8 +1,8 @@
-#ifndef EXT_PSK_KE_MODES_H
-#define EXT_PSK_KE_MODES_H
+#ifndef GNUTLS_LIB_EXT_PSK_KE_MODES_H
+#define GNUTLS_LIB_EXT_PSK_KE_MODES_H
#include <hello_ext.h>
extern const hello_ext_entry_st ext_mod_psk_ke_modes;
-#endif
+#endif /* GNUTLS_LIB_EXT_PSK_KE_MODES_H */