Merge pull request from JRonak/MDEV-11354

fixes MDEV-11354 twin include
This commit is contained in:
Sergey Vojtovich 2016-12-07 13:37:16 +04:00 committed by GitHub
commit 2114aa4ac5

View file

@ -28,7 +28,6 @@
#include "sql_priv.h"
#include "unireg.h" // SPECIAL_NO_HOST_CACHE
#include "hostname.h"
#include "unireg.h"
#ifndef __WIN__
#include <netdb.h> // getservbyname, servent
#endif