(net_http_special.c) Get rid of warning

This commit is contained in:
Twinaphex 2015-10-20 04:41:28 +02:00
parent 85fb94c452
commit 3574a1b40a

View File

@ -13,6 +13,8 @@
* If not, see <http://www.gnu.org/licenses/>.
*/
#include <stdlib.h>
#include <net/net_http.h>
#include "libretro.h"