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

Several fixes for Netware.

This commit is contained in:
jani@a193-229-222-105.elisa-laajakaista.fi
2005-08-24 22:03:34 +03:00
parent 9f72d504b4
commit fe977b0cd0
30 changed files with 151 additions and 18 deletions

View File

@ -27,6 +27,10 @@
#include "my_manage.h"
#ifdef __NETWARE__
#define strindex(a,b) ((char*)strindex(a,b))
#endif
/******************************************************************************
macros