]> git.ipfire.org Git - thirdparty/squid.git/blobdiff - lib/getfullhostname.c
SourceFormat Enforcement
[thirdparty/squid.git] / lib / getfullhostname.c
index 792f02bde412e7b2fc80010c2678f092e228fa25..e11da0b07da8e03489be4a30c80a99178f8ca990 100644 (file)
@@ -31,9 +31,9 @@
  *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111, USA.
  *
  */
+#include "squid.h"
 #include "getfullhostname.h"
 
-
 #if HAVE_UNISTD_H
 /* for gethostname() function */
 #include <unistd.h>