]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - include/asn1.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / include / asn1.h
index 48d5b7367f76e78bac4b3fe0e6d54f6c8f92a7e0..557657355ca57684884d13b400e670240bbdd53e 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_ASN1_H
-#define SQUID_SNMP_ASN1_H
+#ifndef SQUID_INCLUDE_ASN1_H
+#define SQUID_INCLUDE_ASN1_H
 
 /*
  * Definitions for Abstract Syntax Notation One, ASN.1
@@ -100,5 +100,5 @@ u_char *asn_build_exception(u_char *, int *, u_char);
 
 #endif
 
-#endif  /* SQUID_SNMP_ASN1_H */
+#endif /* SQUID_INCLUDE_ASN1_H */