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