mirror of
https://github.com/reactos/reactos.git
synced 2026-05-30 05:51:26 +08:00
[CRYPTNET_WINETEST] Sync with Wine Staging 3.3. CORE-14434
This commit is contained in:
@@ -17,14 +17,14 @@
|
||||
* License along with this library; if not, write to the Free Software
|
||||
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
|
||||
*/
|
||||
//#include <stdarg.h>
|
||||
#include <stdarg.h>
|
||||
#include <stdio.h>
|
||||
#define NONAMELESSUNION
|
||||
|
||||
#include <windef.h>
|
||||
#include <winbase.h>
|
||||
//#include <winerror.h>
|
||||
#include <winerror.h>
|
||||
#include <wincrypt.h>
|
||||
#include <wine/test.h>
|
||||
#include "wine/test.h"
|
||||
|
||||
static const BYTE bigCert[] = {
|
||||
0x30,0x78,0x02,0x01,0x01,0x30,0x02,0x06,0x00,0x30,0x14,0x31,0x12,0x30,0x10,
|
||||
|
||||
Reference in New Issue
Block a user