1
0
mirror of https://github.com/mariadb-corporation/mariadb-connector-c.git synced 2025-08-08 14:02:17 +03:00
Last commit was incomplete
This commit is contained in:
Georg Richter
2024-10-23 13:08:42 +02:00
parent d4a8ca9209
commit 53243b8a7a
4 changed files with 62 additions and 72 deletions

View File

@@ -66,7 +66,6 @@
#ifndef INADDR_NONE
#define INADDR_NONE -1
#endif
#include <ma_sha1.h>
#ifndef _WIN32
#include <poll.h>
#endif