]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - lib/getfullhostname.c
SourceFormat Enforcement
[thirdparty/squid.git] / lib / getfullhostname.c
index 3c12e3484fc69299b0f8b9f9e20b2280aa60e672..e11da0b07da8e03489be4a30c80a99178f8ca990 100644 (file)
@@ -34,7 +34,6 @@
 #include "squid.h"
 #include "getfullhostname.h"
 
-
 #if HAVE_UNISTD_H
 /* for gethostname() function */
 #include <unistd.h>