X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=src%2Fdarwin%2Fnetconf.c;h=d5f66664a49eda91640cdf2c829739bd493e8d83;hb=9e6b25916ac210c06c6c78a57fd3f020ed718d6a;hp=802e0dc9953f71daabcd2106df62b351dbb7ac13;hpb=b69a01e82029ca8d531e301a16441d48429bfaf8;p=vlc diff --git a/src/darwin/netconf.c b/src/darwin/netconf.c index 802e0dc995..d5f66664a4 100644 --- a/src/darwin/netconf.c +++ b/src/darwin/netconf.c @@ -29,7 +29,13 @@ #include #include + +#import +#if TARGET_OS_IPHONE +#include +#else #include +#endif /** * Determines the network proxy server to use (if any).