1
0
mirror of https://github.com/MariaDB/server.git synced 2025-09-02 09:41:40 +03:00

Change dbug.h -> my_dbug.h (Portability fix)

Ensure that \ is not allowed in filenames, even on Unix
This commit is contained in:
monty@narttu.mysql.fi
2003-03-17 19:06:14 +02:00
parent ba46c7289c
commit 3ec97824b7
6 changed files with 3 additions and 5 deletions

View File

@@ -23,7 +23,6 @@
#include "mysql.h"
#include <m_string.h>
#include <m_ctype.h>
#include <dbug.h>
#if defined(HAVE_BROKEN_GETPASS) && !defined(HAVE_GETPASSPHRASE)
#undef HAVE_GETPASS