Minor refactor to headers to include missing c-std headers
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
|
||||
#define SQCONN(s) (MYSQL *)s->conn
|
||||
|
||||
|
||||
struct stored_conn_t {
|
||||
int conn_id;
|
||||
char *name;
|
||||
|
||||
Reference in New Issue
Block a user