summaryrefslogtreecommitdiff
path: root/extra
diff options
context:
space:
mode:
authorMarko Mäkelä <marko.makela@mariadb.com>2020-09-03 16:40:28 +0300
committerMarko Mäkelä <marko.makela@mariadb.com>2020-09-03 16:40:42 +0300
commit938db04898ee9029421f5251751239255dd81c15 (patch)
tree917eb280d30334ad07da868cfce51999d6ff3fa1 /extra
parent48ab5a4997b073f98d8d521045f14a4ec211ed1b (diff)
downloadmariadb-git-938db04898ee9029421f5251751239255dd81c15.tar.gz
Cleanup: Remove os0proc.*
Diffstat (limited to 'extra')
-rw-r--r--extra/mariabackup/write_filt.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/extra/mariabackup/write_filt.cc b/extra/mariabackup/write_filt.cc
index 8c4d2345f91..d8910699d16 100644
--- a/extra/mariabackup/write_filt.cc
+++ b/extra/mariabackup/write_filt.cc
@@ -28,7 +28,6 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1335 USA
#include "write_filt.h"
#include "fil_cur.h"
#include "xtrabackup.h"
-#include <os0proc.h>
/************************************************************************
Write-through page write filter. */