forked from wolfSSL/wolfssl
This adds more compiler hardening flags (and fixes all of the issues
found in the process).
This commit is contained in:
@@ -26,6 +26,8 @@
|
||||
#include <cyassl/openssl/ssl.h>
|
||||
#include <cyassl/test.h>
|
||||
|
||||
#include "examples/server/server.h"
|
||||
|
||||
|
||||
#ifdef CYASSL_CALLBACKS
|
||||
int srvHandShakeCB(HandShakeInfo*);
|
||||
|
||||
Reference in New Issue
Block a user