Minor refactor to headers to include missing c-std headers

This commit is contained in:
2020-09-24 16:42:41 +01:00
parent 629c7c1fd7
commit 7a1dd09ca1
5 changed files with 14 additions and 2 deletions

View File

@@ -6,7 +6,6 @@
#define SQCONN(s) (MYSQL *)s->conn
struct stored_conn_t {
int conn_id;
char *name;