[MBEDTLS] Update to version 2.7.10. CORE-15895
[reactos.git] / sdk / include / reactos / libs / mbedtls / ssl_ticket.h
index c4ae9df..ffdc496 100644 (file)
 #ifndef MBEDTLS_SSL_TICKET_H
 #define MBEDTLS_SSL_TICKET_H
 
+#if !defined(MBEDTLS_CONFIG_FILE)
+#include "config.h"
+#else
+#include MBEDTLS_CONFIG_FILE
+#endif
+
 /*
  * This implementation of the session ticket callbacks includes key
  * management, rotating the keys periodically in order to preserve forward