cryptnet: Include stdarg.h.

This commit is contained in:
Gerald Pfeifer 2008-09-18 01:21:13 +02:00 committed by Alexandre Julliard
parent 46fbe3fc2e
commit bcf7996e95
1 changed files with 1 additions and 0 deletions

View File

@ -26,6 +26,7 @@
#define CERT_REVOCATION_PARA_HAS_EXTRA_FIELDS
#include <stdio.h>
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"