Commit e4535de1 authored by Michael Widenius's avatar Michael Widenius

Fixed compile error on windows.

parent 2cc3fc27
......@@ -58,6 +58,9 @@
#include <my_getopt.h>
#include <thr_alarm.h>
#include <myisam.h>
#ifdef WITH_MARIA_STORAGE_ENGINE
#include <maria.h>
#endif
#include <my_dir.h>
#include <waiting_threads.h>
#include "events.h"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment