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

Remove a no longer used header.

This commit is contained in:
konstantin@mysql.com
2005-08-29 23:32:47 +04:00
parent 344144ad14
commit 2c9db925fa

View File

@ -29,7 +29,6 @@
#include "protocol.h"
#include "messages.h"
#include "command.h"
#include "factory.h"
#include "parse.h"
#include <mysql.h>