Commit 31280b06 authored by unknown's avatar unknown

InnoDB: srv0srv.c: Remove reference to sync0ipm.h (fix ChangeSet@1.1833)


innobase/srv/srv0srv.c:
  Remove reference to sync0ipm.h
parent 29f480c5
...@@ -32,7 +32,6 @@ Created 10/8/1995 Heikki Tuuri ...@@ -32,7 +32,6 @@ Created 10/8/1995 Heikki Tuuri
#include "mem0mem.h" #include "mem0mem.h"
#include "mem0pool.h" #include "mem0pool.h"
#include "sync0sync.h" #include "sync0sync.h"
#include "sync0ipm.h"
#include "thr0loc.h" #include "thr0loc.h"
#include "que0que.h" #include "que0que.h"
#include "srv0que.h" #include "srv0que.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