]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/security/cert_generators/file/certificate_db.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / security / cert_generators / file / certificate_db.h
index 743a76a97cbbaf77676751e7993a50abb1a8f3eb..aa6061b2f21adaf71f66bae5652b1d05d70e691e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SSL_CERTIFICATE_DB_H
-#define SQUID_SSL_CERTIFICATE_DB_H
+#ifndef SQUID_SRC_SECURITY_CERT_GENERATORS_FILE_CERTIFICATE_DB_H
+#define SQUID_SRC_SECURITY_CERT_GENERATORS_FILE_CERTIFICATE_DB_H
 
 #include "base/Here.h"
 #include "ssl/gadgets.h"
@@ -184,5 +184,5 @@ private:
 };
 
 } // namespace Ssl
-#endif // SQUID_SSL_CERTIFICATE_DB_H
+#endif /* SQUID_SRC_SECURITY_CERT_GENERATORS_FILE_CERTIFICATE_DB_H */