Commit 31280b06 authored by unknown's avatar unknown
Browse files

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


innobase/srv/srv0srv.c:
  Remove reference to sync0ipm.h
parent 29f480c5
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -32,7 +32,6 @@ Created 10/8/1995 Heikki Tuuri
#include "mem0mem.h"
#include "mem0pool.h"
#include "sync0sync.h"
#include "sync0ipm.h"
#include "thr0loc.h"
#include "que0que.h"
#include "srv0que.h"