avf: move ff_http_match_no_proxy to network

It is only used by network protocols.
This commit is contained in:
Luca Barbato 2013-06-15 11:41:36 +02:00
parent afc8685395
commit ec7c51c786
5 changed files with 57 additions and 57 deletions

View file

@ -18,7 +18,7 @@
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
*/
#include "internal.h"
#include "network.h"
static void test(const char *pattern, const char *host)
{