mirror of
https://github.com/SoftEtherVPN/SoftEtherVPN.git
synced 2025-09-19 09:49:21 +03:00
Mayaqua.h: include <stdarg.h> for "va_list" on Illumos
This commit is contained in:
@ -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>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user