summaryrefslogtreecommitdiff
path: root/lib/ext/etm.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ext/etm.h')
-rw-r--r--lib/ext/etm.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/ext/etm.h b/lib/ext/etm.h
index 82d042574a..76f9dd5e51 100644
--- a/lib/ext/etm.h
+++ b/lib/ext/etm.h
@@ -20,11 +20,11 @@
*
*/
-#ifndef EXT_ETM_H
-#define EXT_ETM_H
+#ifndef GNUTLS_LIB_EXT_ETM_H
+#define GNUTLS_LIB_EXT_ETM_H
#include <hello_ext.h>
extern const hello_ext_entry_st ext_mod_etm;
-#endif
+#endif /* GNUTLS_LIB_EXT_ETM_H */