]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - include/snmp_error.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / include / snmp_error.h
index 6c688bb83d1459a33ac8421ac422d7a7283da78f..e10b717901235e63b9902b1fd3a41d3c00c4c1db 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_ERROR_H
-#define SQUID_SNMP_ERROR_H
+#ifndef SQUID_INCLUDE_SNMP_ERROR_H
+#define SQUID_INCLUDE_SNMP_ERROR_H
 
 /**********************************************************************
  *
@@ -71,5 +71,5 @@ const char *snmp_errstring(int);
 }
 #endif
 
-#endif              /* SQUID_SNMP_ERROR_H */
+#endif /* SQUID_INCLUDE_SNMP_ERROR_H */