mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-09-19 10:37:54 +08:00
Provide vasprintf on Windows
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
#include <locale.h>
|
||||
#include <inttypes.h>
|
||||
#include <string.h>
|
||||
#include <strings.h>
|
||||
|
||||
// for ntohl
|
||||
#ifdef _WIN32
|
||||
|
Reference in New Issue
Block a user