[MBEDTLS] Update to version 2.7.10. CORE-15895
[reactos.git] / sdk / include / reactos / libs / mbedtls / net.h
index 84d2955..c186712 100644 (file)
  *
  *  This file is part of mbed TLS (https://tls.mbed.org)
  */
+#if !defined(MBEDTLS_CONFIG_FILE)
+#include "config.h"
+#else
+#include MBEDTLS_CONFIG_FILE
+#endif
 
 #if !defined(MBEDTLS_DEPRECATED_REMOVED)
 #include "net_sockets.h"