python-texttable: update to 1.3.1
[void-packages.git] / srcpkgs / dolphin-emu / patches / mbedtls_platform_h.patch
blob3d6587bbe60826d3241eaf647f99beccfa9c0b98
1 --- Source/Core/Core/IPC_HLE/WII_IPC_HLE_Device_net_ssl.h 2016-06-24 10:09:07.000000000 +0200
2 +++ Source/Core/Core/IPC_HLE/WII_IPC_HLE_Device_net_ssl.h 2016-09-22 19:31:59.015774803 +0200
3 @@ -5,6 +5,7 @@
4 #pragma once
6 #include <string>
7 +#include <mbedtls/platform.h>
8 #include <mbedtls/ctr_drbg.h>
9 #include <mbedtls/entropy.h>
10 #include <mbedtls/net.h>