mbedtls: Add support to build for linux target

This commit is contained in:
Harshit Malpani
2022-11-08 16:30:32 +05:30
parent 0635dc36c1
commit e215ede439
3 changed files with 12 additions and 3 deletions

View File

@@ -34,6 +34,8 @@
#include <stdio.h>
#include <time.h>
#include <stdint.h>
#include <fcntl.h>
#include <errno.h>
/*
* Prepare for using the sockets interface