cryptnet: Remove an unneeded NONAMELESSSTRUCT directive.
This commit is contained in:
parent
fc49e63d71
commit
16a77b89e9
|
@ -22,7 +22,6 @@
|
|||
#include "wine/port.h"
|
||||
|
||||
#define NONAMELESSUNION
|
||||
#define NONAMELESSSTRUCT
|
||||
#define CERT_REVOCATION_PARA_HAS_EXTRA_FIELDS
|
||||
|
||||
#include <stdio.h>
|
||||
|
|
Loading…
Reference in New Issue