1
0
mirror of https://github.com/MariaDB/server.git synced 2025-07-29 05:21:33 +03:00

after merging fixing

This commit is contained in:
bell@sanja.is.com.ua
2003-01-14 18:00:34 +02:00
parent 22b7e67b0b
commit 9e9ea3504f
6 changed files with 44 additions and 12 deletions

View File

@ -31,6 +31,9 @@
#include <string.h>
#endif
/* need by my_vsnprintf */
#include <stdarg.h>
/* Correct some things for UNIXWARE7 */
#ifdef HAVE_UNIXWARE7_THREADS
#undef HAVE_STRINGS_H