summaryrefslogtreecommitdiff
path: root/lib/ext/server_cert_type.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ext/server_cert_type.h')
-rw-r--r--lib/ext/server_cert_type.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/ext/server_cert_type.h b/lib/ext/server_cert_type.h
index e60480f3a8..3c15b0b7b8 100644
--- a/lib/ext/server_cert_type.h
+++ b/lib/ext/server_cert_type.h
@@ -26,11 +26,11 @@
* in order to authenticate the server.
*/
-#ifndef EXT_SERVER_CERT_TYPE_H
-#define EXT_SERVER_CERT_TYPE_H
+#ifndef GNUTLS_LIB_EXT_SERVER_CERT_TYPE_H
+#define GNUTLS_LIB_EXT_SERVER_CERT_TYPE_H
#include <hello_ext.h>
extern const hello_ext_entry_st ext_mod_server_cert_type;
-#endif
+#endif /* GNUTLS_LIB_EXT_SERVER_CERT_TYPE_H */