summaryrefslogtreecommitdiffstats
path: root/demux/demux_playlist.c
diff options
context:
space:
mode:
Diffstat (limited to 'demux/demux_playlist.c')
-rw-r--r--demux/demux_playlist.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/demux/demux_playlist.c b/demux/demux_playlist.c
index b2344b5583..9f533e1b8e 100644
--- a/demux/demux_playlist.c
+++ b/demux/demux_playlist.c
@@ -15,6 +15,8 @@
* with mpv. If not, see <http://www.gnu.org/licenses/>.
*/
+#include <strings.h>
+
#include "common/common.h"
#include "options/options.h"
#include "common/msg.h"