summaryrefslogtreecommitdiff
path: root/storage/innobase/os/os0file.cc
diff options
context:
space:
mode:
Diffstat (limited to 'storage/innobase/os/os0file.cc')
-rw-r--r--storage/innobase/os/os0file.cc4
1 files changed, 0 insertions, 4 deletions
diff --git a/storage/innobase/os/os0file.cc b/storage/innobase/os/os0file.cc
index 559112ee7f7..b8640042f0f 100644
--- a/storage/innobase/os/os0file.cc
+++ b/storage/innobase/os/os0file.cc
@@ -40,10 +40,6 @@ Created 10/21/1995 Heikki Tuuri
#include "os0file.h"
-#ifdef UNIV_NONINL
-#include "os0file.ic"
-#endif
-
#ifdef UNIV_LINUX
#include <sys/types.h>
#include <sys/stat.h>