]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - lib/smblib/smblib-common.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / lib / smblib / smblib-common.h
index 82c373064fba4bfde2c7ba8eb1ef1db7637542c2..675751703df72c47aa909cf3bf35c38613ccc122 100644 (file)
@@ -30,8 +30,8 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-#ifndef _SMBLIB_SMBLIB_COMMON_H
-#define _SMBLIB_SMBLIB_COMMON_H
+#ifndef SQUID_LIB_SMBLIB_SMBLIB_COMMON_H
+#define SQUID_LIB_SMBLIB_SMBLIB_COMMON_H
 
 #ifdef __cplusplus
 extern "C" {
@@ -257,5 +257,5 @@ struct SMB_Connect_Def {
 #ifdef __cplusplus
 }
 #endif
-#endif /* _SMBLIB_SMBLIB_COMMON_H */
+#endif /* SQUID_LIB_SMBLIB_SMBLIB_COMMON_H */