Latest update

This commit is contained in:
2018-09-16 06:28:30 +09:00
parent 35c315d2f3
commit ebab062ce0
12 changed files with 32 additions and 88 deletions
-9
View File
@@ -23,18 +23,9 @@
*
***/
#ifdef __VMS
# pragma names save
# pragma names as_is,shortened
#endif
#include "../crypto/x509v3/ext_dat.h"
#include "../crypto/x509v3/standard_exts.h"
#ifdef __VMS
# pragma names restore
#endif
static int test_standard_exts(void)
{
size_t i;