]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - include/getfullhostname.h
Maintenance: automate header guards 2/3 (#1655)
[thirdparty/squid.git] / include / getfullhostname.h
index ca360d04a0a5a556ff21ce3fb1999fa35aae0c87..f015821ad08a7252eac0e22855c0144b4f395e42 100644 (file)
@@ -6,10 +6,10 @@
  * Please see the COPYING and CONTRIBUTORS files for details.
  */
 
-#ifndef _SQUID_GETFULLHOSTNAME_H
-#define _SQUID_GETFULLHOSTNAME_H
+#ifndef SQUID_INCLUDE_GETFULLHOSTNAME_H
+#define SQUID_INCLUDE_GETFULLHOSTNAME_H
 
 SQUIDCEXTERN const char *getfullhostname(void);
 
-#endif /* _SQUID_GETFULLHOSTNAME_H */
+#endif /* SQUID_INCLUDE_GETFULLHOSTNAME_H */