]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - src/auth/basic/SMB_LM/msntauth.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / src / auth / basic / SMB_LM / msntauth.h
index 69d972d591026cac1909b781701ef21798d90737..b4a496f906d133b5101d37c68d7e30c58b35360c 100644 (file)
@@ -6,11 +6,11 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_HELPERS_BASIC_AUTH_MSNT_MSNTAUTH_H
-#define _SQUID_HELPERS_BASIC_AUTH_MSNT_MSNTAUTH_H
+#ifndef SQUID_SRC_AUTH_BASIC_SMB_LM_MSNTAUTH_H
+#define SQUID_SRC_AUTH_BASIC_SMB_LM_MSNTAUTH_H
 
 extern int QueryServers(char *, char *);
 extern void Check_forallowchange(void);
 
-#endif /* _SQUID_HELPERS_BASIC_AUTH_MSNT_MSNTAUTH_H */
+#endif /* SQUID_SRC_AUTH_BASIC_SMB_LM_MSNTAUTH_H */