aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/x509_ext.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/include/x509_ext.h b/include/x509_ext.h
index 98aeee95a..515f6d4ee 100644
--- a/include/x509_ext.h
+++ b/include/x509_ext.h
@@ -3,8 +3,8 @@
* (C) 1999-2006 The Botan Project *
*************************************************/
-#ifndef BOTAN_X509_EXTENSIONS__
-#define BOTAN_X509_EXTENSIONS__
+#ifndef BOTAN_X509_EXTENSIONS_H__
+#define BOTAN_X509_EXTENSIONS_H__
#include <botan/asn1_int.h>
#include <botan/asn1_oid.h>