Latest update
This commit is contained in:
@@ -9,18 +9,7 @@
|
||||
|
||||
#include <string.h>
|
||||
#include <openssl/buffer.h>
|
||||
|
||||
#ifdef __VMS
|
||||
# pragma names save
|
||||
# pragma names as_is,shortened
|
||||
#endif
|
||||
|
||||
#include "../ssl/packet_locl.h"
|
||||
|
||||
#ifdef __VMS
|
||||
# pragma names restore
|
||||
#endif
|
||||
|
||||
#include "testutil.h"
|
||||
|
||||
static const unsigned char simple1[] = { 0xff };
|
||||
|
||||
Reference in New Issue
Block a user