avf: move url utility functions in a separate file

This commit is contained in:
Luca Barbato
2013-06-15 12:03:27 +02:00
parent 12db891dcd
commit df9f22d42b
6 changed files with 186 additions and 150 deletions

View File

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