diff options
Diffstat (limited to 'storage/innobase/include/data0data.h')
-rw-r--r-- | storage/innobase/include/data0data.h | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/storage/innobase/include/data0data.h b/storage/innobase/include/data0data.h index 0fa4cbe8777..15c7ac9866a 100644 --- a/storage/innobase/include/data0data.h +++ b/storage/innobase/include/data0data.h @@ -1,7 +1,7 @@ /***************************************************************************** Copyright (c) 1994, 2016, Oracle and/or its affiliates. All Rights Reserved. -Copyright (c) 2017, MariaDB Corporation. +Copyright (c) 2017, 2018, MariaDB Corporation. This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software @@ -27,8 +27,6 @@ Created 5/30/1994 Heikki Tuuri #ifndef data0data_h #define data0data_h -#include "univ.i" - #include "data0types.h" #include "data0type.h" #include "mem0mem.h" |