(va_start) [_WIN32]: For va_start() requires stdarg.h.
This commit is contained in:
parent
6dbe7debe4
commit
2e012c8fa3
1 changed files with 1 additions and 0 deletions
|
@ -49,6 +49,7 @@
|
|||
#include <errno.h>
|
||||
#include <signal.h>
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
#include <sys/types.h>
|
||||
#include <time.h>
|
||||
#include <winsock2.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue