mirror of
https://github.com/libretro/RetroArch.git
synced 2024-11-24 00:20:01 +00:00
Merge pull request #8339 from orbea/net
Silence implicit declaration warning.
This commit is contained in:
commit
239f3febc6
@ -27,7 +27,7 @@
|
||||
#include <string/stdstring.h>
|
||||
|
||||
#ifdef HAVE_NETWORKING
|
||||
#include <net/net_http_parse.h>
|
||||
#include <net/net_http.h>
|
||||
#endif
|
||||
|
||||
#include "menu_driver.h"
|
||||
|
Loading…
Reference in New Issue
Block a user