]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - compat/os/macosx.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / compat / os / macosx.h
index 8514bc440e23c8705d2cdd851b7cbb623f96e2c8..0437b2dfbb956167090b7339082344a513e8784d 100644 (file)
@@ -6,8 +6,8 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef SQUID_OS_MACOSX_H
-#define SQUID_OS_MACOSX_H
+#ifndef SQUID_COMPAT_OS_MACOSX_H
+#define SQUID_COMPAT_OS_MACOSX_H
 
 #if _SQUID_APPLE_
 
@@ -29,5 +29,5 @@
 #include "compat/cmsg.h"
 
 #endif /* _SQUID_APPLE_ */
-#endif /* SQUID_OS_MACOSX_H */
+#endif /* SQUID_COMPAT_OS_MACOSX_H */