mirror of
https://github.com/mdbtools/mdbtools.git
synced 2025-04-05 20:31:00 +08:00
Fix vasprintf warning with GCC
This commit is contained in:
parent
cb7bd54c92
commit
fe28ce8d25
@ -1,6 +1,7 @@
|
||||
|
||||
#include "mdbfakeglib.h"
|
||||
|
||||
#define _GNU_SOURCE /* vasprintf */
|
||||
#include <stddef.h>
|
||||
#include <stdlib.h>
|
||||
#include <stdarg.h>
|
||||
|
Loading…
Reference in New Issue
Block a user