summaryrefslogtreecommitdiff
path: root/storage/innobase/include/srv0srv.h
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2018-11-30 21:48:45 +0200
committerMarko Mäkelä <marko.makela@mariadb.com>2018-11-30 21:50:53 +0200
commit17e371fffe3d0a25936e64f8b2f87b9f5d73c0a3 (patch)
tree85d5f2815d705c8af3c0178a9e0529753dea031f /storage/innobase/include/srv0srv.h
parent757530b83ca1cc550127311dc6edb47152ba0c6a (diff)
downloadmariadb-git-17e371fffe3d0a25936e64f8b2f87b9f5d73c0a3.tar.gz
More InnoDB preprocessor cleanup
Remove unnecessary #include. Remove references to UNIV_MATERIALIZE, UNIV_INLINE_ORIGINAL, UNIV_NONINL that are never defined.
Diffstat (limited to 'storage/innobase/include/srv0srv.h')
-rw-r--r--storage/innobase/include/srv0srv.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/storage/innobase/include/srv0srv.h b/storage/innobase/include/srv0srv.h
index 451959a5ab8..3af456b4b1a 100644
--- a/storage/innobase/include/srv0srv.h
+++ b/storage/innobase/include/srv0srv.h
@@ -47,7 +47,6 @@ Created 10/10/1995 Heikki Tuuri
#include "que0types.h"
#include "trx0types.h"
#include "srv0conc.h"
-#include "buf0checksum.h"
#include "fil0fil.h"
#include "mysql/psi/mysql_stage.h"