]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - include/snmp_client.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / include / snmp_client.h
index 7f005d1ae7a647007085e7c5297372ebc5abf51d..22623a64841c3c4d17802f572c7ec89224fe5c57 100644 (file)
@@ -1,13 +1,13 @@
 /*
- * Copyright (C) 1996-2020 The Squid Software Foundation and contributors
+ * Copyright (C) 1996-2023 The Squid Software Foundation and contributors
  *
  * Squid software is distributed under GPLv2+ license and includes
  * contributions from numerous individuals and organizations.
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_SNMP_CLIENT_H
-#define SQUID_SNMP_CLIENT_H
+#ifndef SQUID_INCLUDE_SNMP_CLIENT_H
+#define SQUID_INCLUDE_SNMP_CLIENT_H
 
 /***********************************************************
     Copyright 1988, 1989 by Carnegie Mellon University
@@ -62,5 +62,5 @@ void snmp_synch_setup(struct snmp_session *);
 }
 #endif
 
-#endif              /* SQUID_SNMP_CLIENT_H */
+#endif /* SQUID_INCLUDE_SNMP_CLIENT_H */