mirror of
https://github.com/reactos/wine.git
synced 2024-11-24 20:30:01 +00:00
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
Block a user