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