mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-18 18:22:07 +08:00
Fix prototype error with GCC
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
*/
|
||||
|
||||
#include "mdbver.h"
|
||||
#include "mdbtools.h"
|
||||
|
||||
const char *mdb_get_version() {
|
||||
return MDB_VERSION_NO;
|
||||
|
Reference in New Issue
Block a user