mirror of
https://github.com/MariaDB/server.git
synced 2026-05-15 19:37:16 +02:00
Portability fixes
libmysql/libmysql.c: Cleanup & portability fixes
This commit is contained in:
parent
ef2e750842
commit
7dc2f1a69e
21 changed files with 103 additions and 105 deletions
|
|
@ -17,6 +17,7 @@
|
|||
/* Written by Sergei A. Golubchik, who has a shared copyright to this code */
|
||||
|
||||
#include "ftdefs.h"
|
||||
#include <getopt.h>
|
||||
|
||||
static void get_options(int argc,char *argv[]);
|
||||
static void usage(char *argv[]);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue