Commit 761669f1 authored by Rémi Denis-Courmont's avatar Rémi Denis-Courmont

Fix undefined function call

parent d9906f43
...@@ -40,6 +40,7 @@ ...@@ -40,6 +40,7 @@
#include <vlc_network.h> #include <vlc_network.h>
#include <vlc_url.h> #include <vlc_url.h>
#include <vlc_tls.h> #include <vlc_tls.h>
#include <vlc_strings.h>
/***************************************************************************** /*****************************************************************************
* Module descriptor * Module descriptor
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment