1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-30 16:24:05 +03:00

Portability fixes

This commit is contained in:
monty@hundin.mysql.fi
2001-12-17 15:00:14 +02:00
parent 7d6e8ee7b4
commit 1904d7a88d
6 changed files with 24 additions and 19 deletions

View File

@ -79,8 +79,6 @@
#include <m_string.h>
#include <assert.h>
const char *raid_type_string[]={"none","striped"};
#if defined(USE_RAID) && !defined(MYSQL_CLIENT)
#define RAID_SEEK_DONE ~(off_t) 0