]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/client_side_request.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / client_side_request.h
index f7c4eec632990f9699dda95441ca8d6e8e93333c..62aedda1ed1631081c68ede5cc98231d6c4987d1 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_CLIENTSIDEREQUEST_H
-#define SQUID_CLIENTSIDEREQUEST_H
+#ifndef SQUID_SRC_CLIENT_SIDE_REQUEST_H
+#define SQUID_SRC_CLIENT_SIDE_REQUEST_H
 
 #include "AccessLogEntry.h"
 #include "client_side.h"
@@ -264,4 +264,4 @@ void clientAccessCheck(ClientHttpRequest *);
 /* ones that should be elsewhere */
 void tunnelStart(ClientHttpRequest *);
 
-#endif /* SQUID_CLIENTSIDEREQUEST_H */
+#endif /* SQUID_SRC_CLIENT_SIDE_REQUEST_H */