mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2024-11-22 17:39:53 +03:00
Merge PR #1012: Mayaqua.h: include <stdarg.h> for "va_list" on Illumos
This commit is contained in:
commit
46d8da6744
@ -8,6 +8,7 @@
|
|||||||
#ifndef MAYAQUA_H
|
#ifndef MAYAQUA_H
|
||||||
#define MAYAQUA_H
|
#define MAYAQUA_H
|
||||||
|
|
||||||
|
#include <stdarg.h>
|
||||||
#include <stddef.h>
|
#include <stddef.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user