Commit 66548462 authored by Christophe Mutricy's avatar Christophe Mutricy

Fix warnings

parent 064e3d8f
...@@ -28,9 +28,10 @@ ...@@ -28,9 +28,10 @@
#include "config.h" #include "config.h"
#include <vlc/vlc.h> #include <vlc/vlc.h>
#include <stdio.h>
#include <stdlib.h>
#include <locale.h> #include <locale.h>
#include <stdio.h>
/* Explicit HACK */ /* Explicit HACK */
extern void LocaleFree (const char *); extern void LocaleFree (const char *);
......
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