cryptnet: Include stdarg.h.
This commit is contained in:
parent
46fbe3fc2e
commit
bcf7996e95
|
@ -26,6 +26,7 @@
|
|||
#define CERT_REVOCATION_PARA_HAS_EXTRA_FIELDS
|
||||
|
||||
#include <stdio.h>
|
||||
#include <stdarg.h>
|
||||
|
||||
#include "windef.h"
|
||||
#include "winbase.h"
|
||||
|
|
Loading…
Reference in New Issue