You've already forked mariadb-connector-c
mirror of
https://github.com/mariadb-corporation/mariadb-connector-c.git
synced 2025-08-07 02:42:49 +03:00
Build fixes:
- Fixed build error, which was previously introduced by commit
c8ca89112e
- Treat warnings as errors
This commit is contained in:
@@ -38,6 +38,7 @@ with this program; if not, write to the Free Software Foundation, Inc.,
|
||||
#include <pthread.h>
|
||||
#else
|
||||
#include <io.h>
|
||||
#define unlink _unlink
|
||||
#endif
|
||||
|
||||
#ifndef OK
|
||||
|
Reference in New Issue
Block a user