MDEV-9748 Include Twin (mysys_err.h is included twice in mysys/my_copy.c)

This commit is contained in:
Sergei Golubchik 2016-03-29 12:50:56 +02:00
parent 6fd54c01bb
commit 9c64735986

View File

@ -18,7 +18,6 @@
#include "mysys_err.h"
#include <my_dir.h> /* for stat */
#include <m_string.h>
#include "mysys_err.h"
#if defined(HAVE_UTIME_H)
#include <utime.h>
#elif defined(HAVE_SYS_UTIME_H)