1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-08 14:02:17 +03:00

renamed ma_errmsg.h back to errmsg.h

This commit is contained in:
Georg Richter
2016-11-16 18:13:59 +01:00
parent a499722377
commit 967b2830d8
21 changed files with 22 additions and 22 deletions

View File

@@ -32,7 +32,7 @@
#include "mariadb_version.h"
#include "ma_server_error.h"
#include <mariadb/ma_io.h>
#include "ma_errmsg.h"
#include "errmsg.h"
#include <sys/stat.h>
#include <signal.h>
#include <time.h>