1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-09 22:24:09 +03:00

fixes MDEV-11354 twin include

This commit is contained in:
Ronak Jain
2016-12-06 02:29:52 +05:30
parent ead6d0de02
commit d036be7218

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