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