From fb8713385f514da0b77d1212f2035a6d5678561e Mon Sep 17 00:00:00 2001 From: Sergei Golubchik Date: Fri, 23 Oct 2015 11:31:18 +0200 Subject: remove unneded #include's that had a dubious explanation --- sql/hostname.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'sql/hostname.cc') diff --git a/sql/hostname.cc b/sql/hostname.cc index 1879d056623..f08ae247398 100644 --- a/sql/hostname.cc +++ b/sql/hostname.cc @@ -26,6 +26,7 @@ */ #include #include "sql_priv.h" +#include "unireg.h" // SPECIAL_NO_HOST_CACHE #include "hostname.h" #include "my_global.h" #ifndef __WIN__ -- cgit v1.2.1