summaryrefslogtreecommitdiff
path: root/lib/ext/cookie.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/ext/cookie.h')
-rw-r--r--lib/ext/cookie.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/ext/cookie.h b/lib/ext/cookie.h
index 453fcd00bd..13ea7c7cde 100644
--- a/lib/ext/cookie.h
+++ b/lib/ext/cookie.h
@@ -20,11 +20,11 @@
*
*/
-#ifndef EXT_COOKIE_H
-#define EXT_COOKIE_H
+#ifndef GNUTLS_LIB_EXT_COOKIE_H
+#define GNUTLS_LIB_EXT_COOKIE_H
#include <hello_ext.h>
extern const hello_ext_entry_st ext_mod_cookie;
-#endif
+#endif /* GNUTLS_LIB_EXT_COOKIE_H */