You've already forked godot
mirror of
https://github.com/godotengine/godot.git
synced 2025-11-15 13:51:40 +00:00
mbedtls: Update to upstream version 2.16.2
This commit is contained in:
6
thirdparty/mbedtls/include/mbedtls/hkdf.h
vendored
6
thirdparty/mbedtls/include/mbedtls/hkdf.h
vendored
@@ -27,6 +27,12 @@
|
||||
#ifndef MBEDTLS_HKDF_H
|
||||
#define MBEDTLS_HKDF_H
|
||||
|
||||
#if !defined(MBEDTLS_CONFIG_FILE)
|
||||
#include "config.h"
|
||||
#else
|
||||
#include MBEDTLS_CONFIG_FILE
|
||||
#endif
|
||||
|
||||
#include "md.h"
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user