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