mirror of
https://git.suyu.dev/suyu/mbedtls.git
synced 2025-12-21 21:36:21 +01:00
Removed redundant inclusion
This commit is contained in:
parent
62534dd1d8
commit
3866b9f4b5
1 changed files with 0 additions and 4 deletions
|
|
@ -34,10 +34,6 @@
|
|||
#include <stdio.h>
|
||||
#include <time.h>
|
||||
|
||||
#if defined(POLARSSL_SHA4_C)
|
||||
#include "polarssl/sha4.h"
|
||||
#endif
|
||||
|
||||
static void ssl_write_hostname_ext( ssl_context *ssl,
|
||||
unsigned char *buf,
|
||||
size_t *olen )
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue